We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be3ac4 commit d8236a3Copy full SHA for d8236a3
llm-proxy/litellm-config.yaml
@@ -309,6 +309,18 @@ model_list:
309
api_key: os.environ/CEREBRAS_API_KEY
310
tags: ["paid"]
311
312
+- model_name: "cerebras/deepseek-r1-distill-llama-70b"
313
+ litellm_params:
314
+ model: "cerebras/deepseek-r1-distill-llama-70b"
315
+ api_key: os.environ/CEREBRAS_API_KEY
316
+ tags: ["paid"]
317
+
318
+- model_name: "cerebras/quen-3-32b"
319
320
+ model: "cerebras/quen-3-32b"
321
322
323
324
# -*= Embedding models =*-
325
# ------------------------
326
0 commit comments