mirror of
https://gitee.com/mindspore/mindformers.git
synced 2025-12-06 11:29:59 +08:00
del llama3_1
This commit is contained in:
@@ -30,7 +30,7 @@ mindformers.AutoConfig
|
||||
这个API正处于实验阶段,在下一个版本中可能会有一些突破性的变化。
|
||||
|
||||
参数:
|
||||
- **model_type** (str) - 模型简称,类似'llama3_1'。
|
||||
- **model_type** (str) - 模型简称,类似'qwen2_5'。
|
||||
- **config** (PretrainedConfig) - 用于注册的类。
|
||||
- **exist_ok** (bool, 可选) - 为True时,若model_type已存在也不报错。默认值: ``False`` 。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user