slockers commited on
Commit
6070c13
·
1 Parent(s): 4ab1f45

added more openrouter models

Browse files
Files changed (1) hide show
  1. config.yaml +10 -0
config.yaml CHANGED
@@ -93,6 +93,16 @@ model_list:
93
  model: openrouter/qwen/qwen2.5-vl-72b-instruct:free
94
  api_key: os.environ/OPENROUTER_API_KEY
95
 
 
 
 
 
 
 
 
 
 
 
96
  # --------------groq----------------------
97
 
98
  - model_name: gq1/llama-3.3-70b-versatile
 
93
  model: openrouter/qwen/qwen2.5-vl-72b-instruct:free
94
  api_key: os.environ/OPENROUTER_API_KEY
95
 
96
+ - model_name: or/dolphin3.0-r1-mistral-24b
97
+ litellm_params:
98
+ model: openrouter/cognitivecomputations/dolphin3.0-r1-mistral-24b:free
99
+ api_key: os.environ/OPENROUTER_API_KEY
100
+
101
+ - model_name: or/dolphin3.0-mistral-24b
102
+ litellm_params:
103
+ model: openrouter/cognitivecomputations/dolphin3.0-mistral-24b:free
104
+ api_key: os.environ/OPENROUTER_API_KEY
105
+
106
  # --------------groq----------------------
107
 
108
  - model_name: gq1/llama-3.3-70b-versatile