Remove _base_model field with Qwen2.5 reference
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -11,7 +11,6 @@
|
|
| 11 |
"max_position_embeddings": 131072,
|
| 12 |
"thinking_tokens": 512000,
|
| 13 |
"_name_or_path": "zenlm/zen-coder-480b-instruct",
|
| 14 |
-
"_base_model": "Qwen/Qwen2.5-Coder-32B-Instruct",
|
| 15 |
"hidden_size": 5120,
|
| 16 |
"num_hidden_layers": 64,
|
| 17 |
"num_attention_heads": 40,
|
|
|
|
| 11 |
"max_position_embeddings": 131072,
|
| 12 |
"thinking_tokens": 512000,
|
| 13 |
"_name_or_path": "zenlm/zen-coder-480b-instruct",
|
|
|
|
| 14 |
"hidden_size": 5120,
|
| 15 |
"num_hidden_layers": 64,
|
| 16 |
"num_attention_heads": 40,
|