Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
vaibhavad
commited on
Commit
•
698844b
1
Parent(s):
b21fb1d
llama 3 results
Browse files- model_meta.yaml +18 -0
model_meta.yaml
CHANGED
@@ -63,6 +63,22 @@ model_meta:
|
|
63 |
is_external: true
|
64 |
is_proprietary: false
|
65 |
is_sentence_transformers_compatible: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
LLM2Vec-Mistral-supervised:
|
67 |
link: https://huggingface.co/McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-supervised
|
68 |
seq_len: 32768
|
@@ -1032,6 +1048,7 @@ models_to_skip:
|
|
1032 |
- Intel/bge-small-en-v1.5-sst2
|
1033 |
- newsrx/instructor-xl-newsrx
|
1034 |
- McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-unsup-simcse
|
|
|
1035 |
- davidpeer/gte-small
|
1036 |
- goldenrooster/multilingual-e5-large
|
1037 |
- kozistr/fused-large-en
|
@@ -1057,6 +1074,7 @@ models_to_skip:
|
|
1057 |
- rlsChapters/Chapters-SFR-Embedding-Mistral
|
1058 |
- arcdev/SFR-Embedding-Mistral
|
1059 |
- McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-supervised
|
|
|
1060 |
- vectoriseai/gte-base
|
1061 |
- mixamrepijey/instructor-models
|
1062 |
- GovCompete/e5-large-v2
|
|
|
63 |
is_external: true
|
64 |
is_proprietary: false
|
65 |
is_sentence_transformers_compatible: false
|
66 |
+
LLM2Vec-Meta-Llama-3-supervised:
|
67 |
+
link: https://huggingface.co/McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-supervised
|
68 |
+
seq_len: 8192
|
69 |
+
size: 7505
|
70 |
+
dim: 4096
|
71 |
+
is_external: true
|
72 |
+
is_proprietary: false
|
73 |
+
is_sentence_transformers_compatible: false
|
74 |
+
LLM2Vec-Meta-Llama-3-unsupervised:
|
75 |
+
link: https://huggingface.co/McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-unsup-simcse
|
76 |
+
seq_len: 8192
|
77 |
+
size: 7505
|
78 |
+
dim: 4096
|
79 |
+
is_external: true
|
80 |
+
is_proprietary: false
|
81 |
+
is_sentence_transformers_compatible: false
|
82 |
LLM2Vec-Mistral-supervised:
|
83 |
link: https://huggingface.co/McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-supervised
|
84 |
seq_len: 32768
|
|
|
1048 |
- Intel/bge-small-en-v1.5-sst2
|
1049 |
- newsrx/instructor-xl-newsrx
|
1050 |
- McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-unsup-simcse
|
1051 |
+
- McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-unsup-simcse
|
1052 |
- davidpeer/gte-small
|
1053 |
- goldenrooster/multilingual-e5-large
|
1054 |
- kozistr/fused-large-en
|
|
|
1074 |
- rlsChapters/Chapters-SFR-Embedding-Mistral
|
1075 |
- arcdev/SFR-Embedding-Mistral
|
1076 |
- McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-supervised
|
1077 |
+
- McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-supervised
|
1078 |
- vectoriseai/gte-base
|
1079 |
- mixamrepijey/instructor-models
|
1080 |
- GovCompete/e5-large-v2
|