wencan-lab commited on
Commit
0e19028
1 Parent(s): 7416a01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: sentence-similarity
4
+ ---
5
+
6
+ ## Llamacpp Quantizations of infgrad/stella-base-zh-v2
7
+
8
+ Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b2636">b2636</a> for quantization.
9
+
10
+ Original model: https://huggingface.co/infgrad/stella-base-zh-v2