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

q8_0 added

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