WaveCut commited on
Commit
cb5cca4
·
verified ·
1 Parent(s): 1d873a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ - ru
6
+ tags:
7
+ - gpt3
8
+ - transformers
9
+ - pytorch
10
+ - text-generation-inference
11
+ - bitsandbytes
12
+ library_name: transformers
13
+ pipeline_tag: text-generation
14
  ---
15
+
16
+ This is a 4-bit quantized version of ruGPT-3.5 13B, based on [Gaivoronsky/ruGPT-3.5-13B-fp16](https://huggingface.co/Gaivoronsky/ruGPT-3.5-13B-fp16)