mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-21 00:45:48 +08:00
update default path
This commit is contained in:
@@ -14,6 +14,7 @@ import torch
|
|||||||
from transformers import AutoModelForCausalLM, AutoTokenizer
|
from transformers import AutoModelForCausalLM, AutoTokenizer
|
||||||
from transformers.generation import GenerationConfig
|
from transformers.generation import GenerationConfig
|
||||||
|
|
||||||
|
|
||||||
DEFAULT_CKPT_PATH = 'Qwen/Qwen-7B-Chat'
|
DEFAULT_CKPT_PATH = 'Qwen/Qwen-7B-Chat'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user