Files
qwen3-1.7b-gpu-qa-lora/configuration.json
ModelHub XC d26e1370ce 初始化项目,由ModelHub XC社区提供模型
Model: hyx990604/qwen3-1.7b-gpu-qa-lora
Source: Original Platform
2026-06-19 03:52:12 +08:00

12 lines
248 B
JSON

{
"_name_or_path": "./",
"architectures": [
"Qwen2ForCausalLM"
],
"auto_map": {
"AutoModelForCausalLM": "modeling_qwen2.Qwen2ForCausalLM"
},
"model_type": "qwen2",
"torch_dtype": "float16",
"transformers_version": "4.37.0"
}