gsaon commited on
Commit
6d954fd
·
verified ·
1 Parent(s): 8cb11d3

Update config.json

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