12 lines
248 B
JSON
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"
|
|
} |