XufengDuan
commited on
Commit
•
d51a18e
1
Parent(s):
40c17e4
update scripts
Browse files- .DS_Store +0 -0
- 01-ai/Yi-1.5-34B-Chat.json +0 -1
- CohereForAI/aya-23-35B.json +0 -13
- CohereForAI/c4ai-command-r-plus.json +0 -1
- HuggingFaceH4/starchat2-15b-v0.1.json +0 -1
- HuggingFaceH4/zephyr-7b-alpha.json +0 -1
- HuggingFaceH4/zephyr-7b-beta.json +0 -1
- NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO.json +0 -1
- codellama/CodeLlama-34b-Instruct-hf.json +0 -1
- google/gemma-1.1-2b-it.json +0 -13
- google/gemma-1.1-7b-it.json +0 -13
- meta-llama/Llama-2-13b-chat-hf.json +0 -1
- meta-llama/Llama-2-70b-chat-hf.json +0 -1
- meta-llama/Llama-2-7b-chat-hf.json +0 -1
- meta-llama/Meta-Llama-3-70B-Instruct.json +0 -1
- meta-llama/Meta-Llama-3-8B-Instruct.json +0 -1
- meta-llama/Meta-Llama-3.1-70B-Instruct.json +0 -1
- meta-llama/Meta-Llama-3.1-8B-Instruct.json +0 -1
- microsoft/Phi-3-mini-4k-instruct.json +0 -1
- mistralai/Mistral-7B-Instruct-v0.1.json +0 -1
- mistralai/Mistral-7B-Instruct-v0.2.json +0 -1
- mistralai/Mistral-7B-Instruct-v0.3.json +0 -1
- mistralai/Mistral-Nemo-Instruct-2407.json +0 -1
- mistralai/Mixtral-8x7B-Instruct-v0.1.json +0 -1
.DS_Store
CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
|
|
01-ai/Yi-1.5-34B-Chat.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "01-ai/Yi-1.5-34B-Chat", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "217", "params": "34.4B", "license": "apache-2.0"}
|
|
|
|
CohereForAI/aya-23-35B.json
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"model": "CohereForAI/aya-23-35B",
|
3 |
-
"base_model": "",
|
4 |
-
"revision": "",
|
5 |
-
"precision": "FP16",
|
6 |
-
"weight_type": "",
|
7 |
-
"status": "PENDING",
|
8 |
-
"submitted_time": "",
|
9 |
-
"model_type": "",
|
10 |
-
"likes": "232",
|
11 |
-
"params": "35B",
|
12 |
-
"license": "cc-by-nc-4.0"
|
13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CohereForAI/c4ai-command-r-plus.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "CohereForAI/c4ai-command-r-plus", "base_model": "", "revision": "", "precision": "FP16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "1.63k", "params": "104B", "license": "cc-by-nc-4.0"}
|
|
|
|
HuggingFaceH4/starchat2-15b-v0.1.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "HuggingFaceH4/starchat2-15b-v0.1", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "97", "params": "16B", "license": "Unknown"}
|
|
|
|
HuggingFaceH4/zephyr-7b-alpha.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "HuggingFaceH4/zephyr-7b-alpha", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "1.09k", "params": "7.24B", "license": "mit"}
|
|
|
|
HuggingFaceH4/zephyr-7b-beta.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "HuggingFaceH4/zephyr-7b-beta", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "1.55k", "params": "7.24B", "license": "mit"}
|
|
|
|
NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "405", "params": "46.7B", "license": "apache-2.0"}
|
|
|
|
codellama/CodeLlama-34b-Instruct-hf.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "codellama/CodeLlama-34b-Instruct-hf", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "271", "params": "33.7B", "license": "llama2"}
|
|
|
|
google/gemma-1.1-2b-it.json
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"model": "google/gemma-1.1-2b-it",
|
3 |
-
"base_model": "",
|
4 |
-
"revision": "",
|
5 |
-
"precision": "BF16",
|
6 |
-
"weight_type": "",
|
7 |
-
"status": "PENDING",
|
8 |
-
"submitted_time": "",
|
9 |
-
"model_type": "",
|
10 |
-
"likes": "139",
|
11 |
-
"params": "2.51B",
|
12 |
-
"license": "gemma"
|
13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
google/gemma-1.1-7b-it.json
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"model": "google/gemma-1.1-7b-it",
|
3 |
-
"base_model": "",
|
4 |
-
"revision": "",
|
5 |
-
"precision": "BF16",
|
6 |
-
"weight_type": "",
|
7 |
-
"status": "PENDING",
|
8 |
-
"submitted_time": "",
|
9 |
-
"model_type": "",
|
10 |
-
"likes": "259",
|
11 |
-
"params": "8.54B",
|
12 |
-
"license": "gemma"
|
13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
meta-llama/Llama-2-13b-chat-hf.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "meta-llama/Llama-2-13b-chat-hf", "base_model": "", "revision": "", "precision": "F32", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "1.01k", "params": "13B", "license": "llama2"}
|
|
|
|
meta-llama/Llama-2-70b-chat-hf.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "meta-llama/Llama-2-70b-chat-hf", "base_model": "", "revision": "", "precision": "FP16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "2.13k", "params": "69B", "license": "llama2"}
|
|
|
|
meta-llama/Llama-2-7b-chat-hf.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "meta-llama/Llama-2-7b-chat-hf", "base_model": "", "revision": "", "precision": "FP16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "3.78k", "params": "6.74B", "license": "llama2"}
|
|
|
|
meta-llama/Meta-Llama-3-70B-Instruct.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "meta-llama/Meta-Llama-3-70B-Instruct", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "1.36k", "params": "70.6B", "license": "llama3"}
|
|
|
|
meta-llama/Meta-Llama-3-8B-Instruct.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "meta-llama/Meta-Llama-3-8B-Instruct", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "3.33k", "params": "8.03B", "license": "llama3"}
|
|
|
|
meta-llama/Meta-Llama-3.1-70B-Instruct.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "meta-llama/Meta-Llama-3.1-70B-Instruct", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "392", "params": "70.6B", "license": "llama3.1"}
|
|
|
|
meta-llama/Meta-Llama-3.1-8B-Instruct.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "1.99k", "params": "8.03B", "license": "llama3.1"}
|
|
|
|
microsoft/Phi-3-mini-4k-instruct.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "microsoft/Phi-3-mini-4k-instruct", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "972", "params": "3.82B", "license": "mit"}
|
|
|
|
mistralai/Mistral-7B-Instruct-v0.1.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "mistralai/Mistral-7B-Instruct-v0.1", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "1.49k", "params": "7.24B", "license": "apache-2.0"}
|
|
|
|
mistralai/Mistral-7B-Instruct-v0.2.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "mistralai/Mistral-7B-Instruct-v0.2", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "2.49k", "params": "7.24B", "license": "apache-2.0"}
|
|
|
|
mistralai/Mistral-7B-Instruct-v0.3.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "mistralai/Mistral-7B-Instruct-v0.3", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "915", "params": "7.25B", "license": "apache-2.0"}
|
|
|
|
mistralai/Mistral-Nemo-Instruct-2407.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "mistralai/Mistral-Nemo-Instruct-2407", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "971", "params": "12.2B", "license": "apache-2.0"}
|
|
|
|
mistralai/Mixtral-8x7B-Instruct-v0.1.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"model": "mistralai/Mixtral-8x7B-Instruct-v0.1", "base_model": "", "revision": "", "precision": "BF16", "weight_type": "", "status": "FINISHED", "submitted_time": "", "model_type": "", "likes": "4.07k", "params": "46.7B", "license": "apache-2.0"}
|
|
|
|