nwhamed commited on
Commit
d0cb94a
1 Parent(s): a83e124

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "models": [
3
  {
4
  "model": "google/gemma-7b",
@@ -15,4 +16,4 @@
15
  }
16
  }
17
  ]
18
- }
 
1
  {
2
+ "model_type": "text-generation",
3
  "models": [
4
  {
5
  "model": "google/gemma-7b",
 
16
  }
17
  }
18
  ]
19
+ }