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