Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ language:
|
|
10 |
- ru
|
11 |
inference: false
|
12 |
pipeline_tag: conversational
|
|
|
13 |
---
|
14 |
|
15 |
Llama.cpp compatible versions of an original [7B model](https://huggingface.co/IlyaGusev/saiga2_7b_lora).
|
@@ -26,4 +27,4 @@ python3 interact_llamacpp.py ggml-model-q4_1.bin
|
|
26 |
```
|
27 |
|
28 |
System requirements:
|
29 |
-
* 10GB RAM
|
|
|
10 |
- ru
|
11 |
inference: false
|
12 |
pipeline_tag: conversational
|
13 |
+
license: llama2
|
14 |
---
|
15 |
|
16 |
Llama.cpp compatible versions of an original [7B model](https://huggingface.co/IlyaGusev/saiga2_7b_lora).
|
|
|
27 |
```
|
28 |
|
29 |
System requirements:
|
30 |
+
* 10GB RAM
|