Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
add meta data for gte-Qwen1.5-7B-instruct:
#110
by
zyznull
- opened
- model_meta.yaml +8 -0
model_meta.yaml
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
model_meta:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
Baichuan-text-embedding:
|
3 |
link: https://platform.baichuan-ai.com/docs/text-Embedding
|
4 |
seq_len: 512
|
|
|
1 |
model_meta:
|
2 |
+
gte-Qwen1.5-7B-instruct:
|
3 |
+
link: https://huggingface.co/Alibaba-NLP/gte-Qwen1.5-7B-instruct
|
4 |
+
seq_len: 32768
|
5 |
+
size: 7099
|
6 |
+
dim: 4096
|
7 |
+
is_external: true
|
8 |
+
is_proprietary: false
|
9 |
+
is_sentence_transformers_compatible: true
|
10 |
Baichuan-text-embedding:
|
11 |
link: https://platform.baichuan-ai.com/docs/text-Embedding
|
12 |
seq_len: 512
|