wencan-lab
commited on
Commit
•
d1c064a
1
Parent(s):
d638d96
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
## Llamacpp Quantizations of DMetaSoul/Dmeta-embedding-zh-small
|
5 |
+
|
6 |
+
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.
|
7 |
+
|
8 |
+
Original model: https://huggingface.co/DMetaSoul/Dmeta-embedding-zh-small
|