MoMonir commited on
Commit
f1c697c
1 Parent(s): 8beb98d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - mteb
4
+ - sentence-transformers
5
+ - transformers
6
+ - Qwen
7
+ - sentence-similarity
8
+ ---
9
+
10
+
11
+ # MoMonir/gte-Qwen1.5-7B-instruct-GGUF
12
+ This model was converted to GGUF format from [`Alibaba-NLP/gte-Qwen1.5-7B-instruct`](https://huggingface.co/Alibaba-NLP/gte-Qwen1.5-7B-instruct) using llama.cpp
13
+ Refer to the [original model card](https://huggingface.co/Alibaba-NLP/gte-Qwen1.5-7B-instruct) for more details on the model.
14
+
15
+ # Note: This is an Embedding Model
16
+ For more information about Embedding check [`OpenAI Embedding Document`](https://platform.openai.com/docs/guides/embeddings)