Files
qwen3-1.7b-gpu-qa-lora/configuration.json

12 lines
248 B
JSON
Raw Permalink Normal View History

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