timiasuy commited on
Commit
ef8481c
·
1 Parent(s): 3772c76

Add README.md as a regular file

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:390d281c373a10fb0fe38786a46fd39ca8063f4979cca1c6c3add12c41dbc155
3
- size 706
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - quantization
5
+ - awq-marlin
6
+ - role-playing
7
+ model-index:
8
+ - name: "AWQ-Marlin Quantization"
9
+ results:
10
+ - task: "text-generation"
11
+ metrics:
12
+ - name: "q_group_size"
13
+ value: 128
14
+ - name: "w_bit"
15
+ value: 4
16
+ ---
17
+
18
+ # AWQ-Marlin Quantization Model
19
+
20
+ This model is based on the AWQ-Marlin quantization technique and is optimized for role-playing scenarios. It has been trained to generate dialogue and interactions in text-based RPGs. The model provides efficient performance without compromising on quality.
21
+
22
+ ## Use Cases
23
+ - **Role-playing Games (RPGs)**: Generate character dialogues and plot interactions in text-based RPGs.