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

q5_0 added

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