nwhamed commited on
Commit
12d90eb
1 Parent(s): 90435a2

Delete config (2).json

Browse files
Files changed (1) hide show
  1. config (2).json +0 -18
config (2).json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "models": [
3
- {
4
- "model": "google/gemma-7b",
5
- "parameters": {
6
- "param1": "value1",
7
- "param2": "value2"
8
- }
9
- },
10
- {
11
- "model": "CohereForAI/c4ai-command-r-v01",
12
- "parameters": {
13
- "param1": "value1",
14
- "param2": "value2"
15
- }
16
- }
17
- ]
18
- }