JRosenkranz
commited on
Commit
•
75ea497
1
Parent(s):
4474d9e
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"MLPSpeculatorPreTrainedModel"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"base_model_name_or_path": "ibm-granite/granite-7b-instruct",
|
3 |
"architectures": [
|
4 |
"MLPSpeculatorPreTrainedModel"
|
5 |
],
|