lakhera2023 commited on
Commit
f209d0f
·
verified ·
1 Parent(s): dc40742

Fix config.json properly - keep original model_type

Browse files
Files changed (1) hide show
  1. 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": "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",
 
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",