yutohub commited on
Commit
56f1a48
1 Parent(s): 1b71236

add 4 models

Browse files

- llm-jp-13b-instruct-full-dolly_en-dolly_ja-ichikara_003_001-oasst_en-oasst_ja-v1.1
- Vicuna-13B-v1.5
- Qwen-14B-Chat
- Qwen1.5-72B-Chat

Files changed (1) hide show
  1. models_info.json +24 -0
models_info.json CHANGED
@@ -208,5 +208,29 @@
208
  "Proprietary",
209
  "Anthropic",
210
  "https://www.anthropic.com/index/claude-2"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
211
  ]
212
  }
 
208
  "Proprietary",
209
  "Anthropic",
210
  "https://www.anthropic.com/index/claude-2"
211
+ ],
212
+ "llm-jp-llm-jp-13b-instruct-full-dolly_en-dolly_ja-ichikara_003_001-oasst_en-oasst_ja-v1.1": [
213
+ "llm-jp-13b-instruct-full-dolly_en-dolly_ja-ichikara_003_001-oasst_en-oasst_ja-v1.1",
214
+ "Apache-2.0",
215
+ "LLM-jp",
216
+ "https://huggingface.co/llm-jp/llm-jp-13b-instruct-full-dolly_en-dolly_ja-ichikara_003_001-oasst_en-oasst_ja-v1.1"
217
+ ],
218
+ "lmsys-vicuna-13b-v1.5": [
219
+ "Vicuna-13B-v1.5",
220
+ "Llama 2 Community",
221
+ "LMSYS",
222
+ "https://huggingface.co/lmsys/vicuna-13b-v1.5"
223
+ ],
224
+ "Qwen-Qwen-14B-Chat-v1.0": [
225
+ "Qwen-14B-Chat",
226
+ "Qianwen LICENSE",
227
+ "Alibaba",
228
+ "https://huggingface.co/Qwen/Qwen-14B-Chat"
229
+ ],
230
+ "Qwen-Qwen1.5-72B-Chat": [
231
+ "Qwen1.5-72B-Chat",
232
+ "Qianwen LICENSE",
233
+ "Alibaba",
234
+ "https://huggingface.co/Qwen/Qwen1.5-72B-Chat"
235
  ]
236
  }