Fix config.json - remove auto_map null
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -52,7 +52,6 @@
|
|
| 52 |
"use_sliding_window": false,
|
| 53 |
"vocab_size": 151936,
|
| 54 |
"_name_or_path": "lakhera2023/devops-slm",
|
| 55 |
-
"auto_map": null,
|
| 56 |
"custom_model_name": "DevOps-SLM",
|
| 57 |
"training_data": "DevOps documentation, Kubernetes examples, and infrastructure guides",
|
| 58 |
"base_architecture": "Custom transformer architecture for DevOps instruction following",
|
|
|
|
| 52 |
"use_sliding_window": false,
|
| 53 |
"vocab_size": 151936,
|
| 54 |
"_name_or_path": "lakhera2023/devops-slm",
|
|
|
|
| 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",
|