Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/
|
| 3 |
"architectures": [
|
| 4 |
"Qwen2ForCausalLM"
|
| 5 |
],
|
|
@@ -18,8 +18,6 @@
|
|
| 18 |
"num_key_value_heads": 8,
|
| 19 |
"qwen_type": "qwen2",
|
| 20 |
"rms_norm_eps": 1e-06,
|
| 21 |
-
"rope_scaling": null,
|
| 22 |
-
"rope_theta": 1000000.0,
|
| 23 |
"sliding_window": null,
|
| 24 |
"tie_word_embeddings": false,
|
| 25 |
"torch_dtype": "bfloat16",
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "TheAgenticAI/Agentic-V3",
|
| 3 |
"architectures": [
|
| 4 |
"Qwen2ForCausalLM"
|
| 5 |
],
|
|
|
|
| 18 |
"num_key_value_heads": 8,
|
| 19 |
"qwen_type": "qwen2",
|
| 20 |
"rms_norm_eps": 1e-06,
|
|
|
|
|
|
|
| 21 |
"sliding_window": null,
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
"torch_dtype": "bfloat16",
|