pvduy sugatoray commited on
Commit
9fa64c0
1 Parent(s): 5f131a9

Update config.json with correct model-repo-name (#2)

Browse files

- Update config.json with correct model-repo-name (ea77f1823e46049fd242e9b70b969a3675fd8caa)


Co-authored-by: SUGATO RAY <sugatoray@users.noreply.huggingface.co>

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
  ],