初始化项目,由ModelHub XC社区提供模型
Model: hyx990604/qwen3-1.7b-gpu-qa-lora Source: Original Platform
This commit is contained in:
12
configuration.json
Normal file
12
configuration.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"_name_or_path": "./",
|
||||
"architectures": [
|
||||
"Qwen2ForCausalLM"
|
||||
],
|
||||
"auto_map": {
|
||||
"AutoModelForCausalLM": "modeling_qwen2.Qwen2ForCausalLM"
|
||||
},
|
||||
"model_type": "qwen2",
|
||||
"torch_dtype": "float16",
|
||||
"transformers_version": "4.37.0"
|
||||
}
|
||||
Reference in New Issue
Block a user