mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-20 16:35:47 +08:00
@@ -14,7 +14,8 @@ import torch
|
||||
from transformers import AutoModelForCausalLM, AutoTokenizer
|
||||
from transformers.generation import GenerationConfig
|
||||
|
||||
DEFAULT_CKPT_PATH = 'QWen/QWen-7B-Chat'
|
||||
|
||||
DEFAULT_CKPT_PATH = 'Qwen/Qwen-7B-Chat'
|
||||
|
||||
|
||||
def _get_args():
|
||||
|
||||
Reference in New Issue
Block a user