Update config.json with correct model-repo-name

#2
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/weka2/home-duyphung/stablelm2-ckpts/stablecode-3b-sft-1003-v1-neft-tune-safe-name",
3
  "architectures": [
4
  "StableLmForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "stabilityai/stable-code-instruct-3b",
3
  "architectures": [
4
  "StableLmForCausalLM"
5
  ],