yutohub commited on
Commit
98c9661
1 Parent(s): 37ad077

Add 3 models

Browse files

- teknium-OpenHermes-2.5-Mistral-7B
- openchat-openchat_3.5
- karakuri-ai-karakuri-lm-70b-chat-v0.1

Files changed (1) hide show
  1. models_info.json +18 -0
models_info.json CHANGED
@@ -154,5 +154,23 @@
154
  "Apache-2.0",
155
  "LLM-jp",
156
  "https://huggingface.co/llm-jp/llm-jp-13b-instruct-full-jaster-v1.0"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
157
  ]
158
  }
 
154
  "Apache-2.0",
155
  "LLM-jp",
156
  "https://huggingface.co/llm-jp/llm-jp-13b-instruct-full-jaster-v1.0"
157
+ ],
158
+ "teknium-OpenHermes-2.5-Mistral-7B": [
159
+ "OpenHermes-2.5-Mistral-7b",
160
+ "Apache-2.0",
161
+ "NousResearch",
162
+ "https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B"
163
+ ],
164
+ "openchat-openchat_3.5": [
165
+ "OpenChat-3.5",
166
+ "Apache-2.0",
167
+ "OpenChat",
168
+ "https://huggingface.co/openchat/openchat_3.5"
169
+ ],
170
+ "karakuri-ai-karakuri-lm-70b-chat-v0.1": [
171
+ "Karakuri-LM-70B-Chat-V0.1",
172
+ "CC BY-SA 4.0",
173
+ "KARAKURI",
174
+ "https://huggingface.co/karakuri-ai/karakuri-lm-70b-chat-v0.1"
175
  ]
176
  }