Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Original model: [Xwin-LM-13B-V0.2](https://huggingface.co/Xwin-LM/Xwin-LM-13B-V0.2)
|
2 |
|
3 |
Quantizations:
|
@@ -6,6 +23,3 @@ Quantizations:
|
|
6 |
* [4.65bpw h8](https://huggingface.co/cgus/Xwin-LM-13B-V0.2-exl2/tree/4.65bpw-h8)
|
7 |
* Other exl2 quantizations can be found in this repo: [Eigeen/Xwin-LM-13B-V0.2-exl2](https://huggingface.co/Eigeen/Xwin-LM-13B-V0.2-exl2)
|
8 |
|
9 |
-
---
|
10 |
-
license: llama2
|
11 |
-
---
|
|
|
1 |
+
---
|
2 |
+
inference: false
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: llama2
|
6 |
+
model_creator: Xwin-LM
|
7 |
+
model_link: https://huggingface.co/Xwin-LM/Xwin-LM-13B-V0.2
|
8 |
+
model_name: Xwin-LM-13B-V0.2
|
9 |
+
model_type: llama
|
10 |
+
pipeline_tag: text-generation
|
11 |
+
quantized_by: cgus
|
12 |
+
tags:
|
13 |
+
- text generation
|
14 |
+
- instruct
|
15 |
+
thumbnail: null
|
16 |
+
---
|
17 |
+
|
18 |
Original model: [Xwin-LM-13B-V0.2](https://huggingface.co/Xwin-LM/Xwin-LM-13B-V0.2)
|
19 |
|
20 |
Quantizations:
|
|
|
23 |
* [4.65bpw h8](https://huggingface.co/cgus/Xwin-LM-13B-V0.2-exl2/tree/4.65bpw-h8)
|
24 |
* Other exl2 quantizations can be found in this repo: [Eigeen/Xwin-LM-13B-V0.2-exl2](https://huggingface.co/Eigeen/Xwin-LM-13B-V0.2-exl2)
|
25 |
|
|
|
|
|
|