wencan-lab commited on
Commit
4491b3a
1 Parent(s): 2807cbe

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
+ ---
4
+
5
+ ## Llamacpp Quantizations of sensenova/piccolo-base-zh
6
+
7
+ 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.
8
+
9
+ Original model: https://huggingface.co/sensenova/piccolo-base-zh
10
+