Compare commits
2 Commits
llama-3.3-
...
gpt-oss-20
| Author | SHA1 | Date | |
|---|---|---|---|
| 9cb7df2045 | |||
| efc1ca071b |
@@ -50,7 +50,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"lm": {
|
||||
"model": "huggingface/together/meta-llama/Llama-3.3-70B-Instruct",
|
||||
"model": "huggingface/together/openai/gpt-oss-20b",
|
||||
"model_type": "chat",
|
||||
"cache": true,
|
||||
"num_retries": 3,
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
]
|
||||
},
|
||||
"lm": {
|
||||
"model": "huggingface/together/meta-llama/Llama-3.3-70B-Instruct",
|
||||
"model": "huggingface/together/openai/gpt-oss-20b",
|
||||
"model_type": "chat",
|
||||
"cache": true,
|
||||
"num_retries": 3,
|
||||
|
||||
Reference in New Issue
Block a user