marksverdhei commited on
Commit
7410dbf
·
1 Parent(s): 72a842b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -26
README.md CHANGED
@@ -3,38 +3,39 @@ base_model: LCO-Embedding/LCO-Embedding-Omni-7B
3
  library_name: llama.cpp
4
  license: apache-2.0
5
  language:
6
- - en
7
- - zh
8
- - multilingual
9
  tags:
10
- - gguf
11
- - embedding
12
- - multimodal
13
- - qwen2
14
- - qwen2.5-omni
15
- - feature-extraction
16
- - text-embedding
17
- - image-embedding
18
- - audio-embedding
19
- - imatrix
 
20
  pipeline_tag: feature-extraction
21
  model_type: qwen2vl
22
  quantized_by: marksverdhei
23
  datasets:
24
- - MIEB
25
  model_name: LCO-Embedding-Omni-7B-GGUF
26
  model-index:
27
- - name: LCO-Embedding-Omni-7B-GGUF
28
- results:
29
- - task:
30
- type: feature-extraction
31
- dataset:
32
- name: MIEB-Lite
33
- type: MIEB
34
- metrics:
35
- - name: Embedding Dimensions
36
- type: embedding_dimensions
37
- value: 3584
38
  ---
39
 
40
  # LCO-Embedding-Omni-7B-GGUF
@@ -213,4 +214,4 @@ curl -s http://localhost:8080/embeddings \
213
  journal={arXiv preprint arXiv:2503.20215},
214
  year={2025}
215
  }
216
- ```
 
3
  library_name: llama.cpp
4
  license: apache-2.0
5
  language:
6
+ - en
7
+ - zh
8
+ - multilingual
9
  tags:
10
+ - gguf
11
+ - embedding
12
+ - multimodal
13
+ - qwen2
14
+ - qwen2.5-omni
15
+ - feature-extraction
16
+ - text-embedding
17
+ - image-embedding
18
+ - audio-embedding
19
+ - imatrix
20
+ - quantized
21
  pipeline_tag: feature-extraction
22
  model_type: qwen2vl
23
  quantized_by: marksverdhei
24
  datasets:
25
+ - MIEB
26
  model_name: LCO-Embedding-Omni-7B-GGUF
27
  model-index:
28
+ - name: LCO-Embedding-Omni-7B-GGUF
29
+ results:
30
+ - task:
31
+ type: feature-extraction
32
+ dataset:
33
+ name: MIEB-Lite
34
+ type: MIEB
35
+ metrics:
36
+ - name: Embedding Dimensions
37
+ type: embedding_dimensions
38
+ value: 3584
39
  ---
40
 
41
  # LCO-Embedding-Omni-7B-GGUF
 
214
  journal={arXiv preprint arXiv:2503.20215},
215
  year={2025}
216
  }
217
+ ```