quantflex commited on
Commit
cdd92ff
·
verified ·
1 Parent(s): 9db9beb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ - zh
6
+ pipeline_tag: text-generation
7
+ base_model: yulan-team/YuLan-Mini
8
+ ---
9
+
10
+ GGUF Quants for: [yulan-team/YuLan-Mini](https://huggingface.co/yulan-team/YuLan-Mini)
11
+
12
+
13
+ Model by: [RUC-GSAI-YuLan](https://huggingface.co/yulan-team) (thank you!)
14
+
15
+
16
+ Quants by: quantflex
17
+
18
+
19
+ Run with [llama.cpp](https://github.com/ggerganov/llama.cpp)