dranger003 commited on
Commit
d31fb72
1 Parent(s): 07d4137

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -4,4 +4,8 @@ library_name: gguf
4
  pipeline_tag: sentence-similarity
5
  ---
6
  GGUF quants for https://huggingface.co/intfloat/e5-mistral-7b-instruct
7
- NOTE: This is a text embedding model used for feature extraction.
 
 
 
 
 
4
  pipeline_tag: sentence-similarity
5
  ---
6
  GGUF quants for https://huggingface.co/intfloat/e5-mistral-7b-instruct
7
+ NOTE: This is a text embedding model used for feature extraction.
8
+
9
+ | Layers | Context | Template |
10
+ | --- | --- | --- |
11
+ | <pre>32</pre> | <pre>32768</pre> | <pre>Instruct: {task_description}<br>Query: {query}</pre> |