Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: license
|
4 |
+
license_link: LICENSE
|
5 |
+
---
|
6 |
+
<div align="center">
|
7 |
+
<h1>
|
8 |
+
Index-1.9B-Character-GGUF
|
9 |
+
</h1>
|
10 |
+
</div>
|
11 |
+
|
12 |
+
This repository is the GGUF version of [Index-1.9B-Character](https://huggingface.co/IndexTeam/Index-1.9B-Character), which adapts to llama.cpp and also provides ModelFile adaptation for Ollma.
|
13 |
+
|
14 |
+
For usage and related codes, please see [Index-1.9B/roleplay](https://github.com/bilibili/Index-1.9B/tree/main/roleplay)
|
15 |
+
|
16 |
+
For more details, see our [GitHub](https://github.com/bilibili/Index-1.9B) and [Index-1.9B Technical Report](https://github.com/bilibili/Index-1.9B/blob/main/Index-1.9B%20%E6%8A%80%E6%9C%AF%E6%8A%A5%E5%91%8A.pdf)
|
17 |
+
|
18 |
+
|
19 |
+
|