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

q4_0 added

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