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