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

q5_1 added

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