mirror of
https://github.com/deepseek-ai/DeepSeek-V3.git
synced 2025-04-19 10:08:59 -04:00
Update generate.py
This commit is contained in:
parent
592fd5daf8
commit
2988c05daa
@ -1,7 +1,7 @@
|
||||
import os
|
||||
import json
|
||||
from argparse import ArgumentParser
|
||||
from typing import List
|
||||
from typing import List
|
||||
|
||||
import torch
|
||||
import torch.distributed as dist
|
||||
|
Loading…
Reference in New Issue
Block a user