Komposter43
commited on
Commit
•
b74a702
1
Parent(s):
e09e18d
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: llama2
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
base_model: https://huggingface.co/IlyaGusev/saiga2_70b_lora
|
3 |
+
inference: false
|
4 |
license: llama2
|
5 |
+
model_creator: IlyaGusev
|
6 |
+
model_name: Saiga2 70B GPTQ
|
7 |
+
model_type: llama
|
8 |
+
quantized_by: Komposter43
|
9 |
+
language:
|
10 |
+
- ru
|
11 |
---
|
12 |
+
|
13 |
+
# Saiga2 70B - GPTQ, Russian LLaMA2-based chatbot
|
14 |
+
- Model creator: [IlyaGusev](https://huggingface.co/IlyaGusev)
|
15 |
+
- Original model: [Saiga2 70B](https://huggingface.co/IlyaGusev/saiga2_70b_lora)
|
16 |
+
|
17 |
+
<!-- description start -->
|
18 |
+
## Description
|
19 |
+
|
20 |
+
This repo contains GPTQ model files for [Saiga2 70B](https://huggingface.co/IlyaGusev/saiga2_70b_lora)
|
21 |
+
|
22 |
+
<!-- description end -->
|