Text Generation
Transformers
Russian
English
gpt2
ruGPT
conversational
Inference Endpoints
text-generation-inference
Paul Rock commited on
Commit
b8ffb96
1 Parent(s): ab88e1e

q4_1 added

Browse files
ruGPT-3.5-13B-lora-q4_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6a0d17c42f49e117d8b6f8312287d768626d0336b84f276d8546f2cec77cf70
3
+ size 8239498073
ruGPT-3.5-13B-lora-q4_1.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Gpt2",
3
+ "quantization": "Q4_1",
4
+ "quantization_version": "V2",
5
+ "container": "GGML",
6
+ "converter": "llm-rs",
7
+ "hash": "ece8da7b8e90d92479d8c225ee3161e2ec9d6b83d0cd65bb53a3cc58f9484ecf",
8
+ "base_model": "/home/pasha/Documents/Repository/gpt/ruGPT-3.5/ruGPT-3.5-13B-lora"
9
+ }