Fix config.json properly - keep original model_type
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
| 51 |
"use_cache": true,
|
| 52 |
"use_sliding_window": false,
|
| 53 |
"vocab_size": 151936,
|
| 54 |
-
"_name_or_path": "
|
| 55 |
"custom_model_name": "DevOps-SLM",
|
| 56 |
"training_data": "DevOps documentation, Kubernetes examples, and infrastructure guides",
|
| 57 |
"base_architecture": "Custom transformer architecture for DevOps instruction following",
|
|
|
|
| 51 |
"use_cache": true,
|
| 52 |
"use_sliding_window": false,
|
| 53 |
"vocab_size": 151936,
|
| 54 |
+
"_name_or_path": "devops-slm-base",
|
| 55 |
"custom_model_name": "DevOps-SLM",
|
| 56 |
"training_data": "DevOps documentation, Kubernetes examples, and infrastructure guides",
|
| 57 |
"base_architecture": "Custom transformer architecture for DevOps instruction following",
|