Update README.md
Browse files
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)
|