Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -41,7 +41,7 @@
|
|
41 |
"vocab_size": 30522
|
42 |
},
|
43 |
"text_config": {
|
44 |
-
"_name_or_path": "/
|
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 |
],
|