Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
library_name: transformers
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- nanbeige
|
10 |
+
- gguf
|
11 |
---
|
12 |
+
quantized_by: tooktang
|
13 |
+
|
14 |
+
# Nanbeige2 8B Chat - GGUF
|
15 |
+
- Model creator: [Nanbeige LLM Lab](https://huggingface.co/Nanbeige)
|
16 |
+
- Original model: [Nanbeige2 8B Chat](https://huggingface.co/Nanbeige/Nanbeige2-8B-Chat)
|
17 |
+
|
18 |
+
<!-- description start -->
|
19 |
+
## Description
|
20 |
+
|
21 |
+
This repo contains GGUF format model files for [Nanbeige2 8B Chat](https://huggingface.co/Nanbeige/Nanbeige2-8B-Chat).
|