Upload models.jsonl with huggingface_hub
Browse files- models.jsonl +6 -0
models.jsonl
CHANGED
@@ -1347,3 +1347,9 @@
|
|
1347 |
{"model name": "facebook/opt-2.7b", "dataset name": "wikitext"}
|
1348 |
{"model name": "meta-llama/Llama-2-7b-chat-hf", "dataset name": "wikitext"}
|
1349 |
{"model name": "bigscience/bloom-560m", "dataset name": "wikitext"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1347 |
{"model name": "facebook/opt-2.7b", "dataset name": "wikitext"}
|
1348 |
{"model name": "meta-llama/Llama-2-7b-chat-hf", "dataset name": "wikitext"}
|
1349 |
{"model name": "bigscience/bloom-560m", "dataset name": "wikitext"}
|
1350 |
+
{"model name": "TheBloke/Mixtral-8x7B-Instruct-v0.1-GPTQ", "dataset name": "wikitext"}
|
1351 |
+
{"model name": "meta-llama/Llama-2-7b-hf", "dataset name": "wikitext"}
|
1352 |
+
{"model name": "mistralai/Mixtral-8x7B-Instruct-v0.1", "dataset name": "wikitext"}
|
1353 |
+
{"model name": "tiiuae/falcon-40b-instruct", "dataset name": "wikitext"}
|
1354 |
+
{"model name": "mistralai/Mistral-7B-v0.1", "dataset name": "wikitext"}
|
1355 |
+
{"model name": "HuggingFaceM4/tiny-random-LlamaForCausalLM", "dataset name": "wikitext"}
|