Text Generation
GGUF
Russian
conversational
IlyaGusev commited on
Commit
1c92cfc
1 Parent(s): f31cbe1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 [13B model](https://huggingface.co/IlyaGusev/saiga2_13b_lora).
@@ -27,4 +28,4 @@ python3 interact_llamacpp.py ggml-model-q4_1.bin
27
 
28
  System requirements:
29
  * 18GB RAM for q8_0
30
- * 13GB RAM for q4_1
 
10
  - ru
11
  inference: false
12
  pipeline_tag: conversational
13
+ license: llama2
14
  ---
15
 
16
  Llama.cpp compatible versions of an original [13B model](https://huggingface.co/IlyaGusev/saiga2_13b_lora).
 
28
 
29
  System requirements:
30
  * 18GB RAM for q8_0
31
+ * 13GB RAM for q4_1