gsaon commited on
Commit
3383cff
·
verified ·
1 Parent(s): 1f11d2d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -41,7 +41,7 @@
41
  "vocab_size": 30522
42
  },
43
  "text_config": {
44
- "_name_or_path": "/proj/speech/data/granite-3.3-8b-instruct/r250409a",
45
  "architectures": [
46
  "GraniteForCausalLM"
47
  ],
 
41
  "vocab_size": 30522
42
  },
43
  "text_config": {
44
+ "_name_or_path": "ibm-granite/granite-3.3-8b-instruct",
45
  "architectures": [
46
  "GraniteForCausalLM"
47
  ],