Sinensis commited on
Commit
961f064
·
verified ·
1 Parent(s): e9ad440

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: TheDrummer/Anubis-70B-v1.1
3
+ library_name: transformers
4
+ base_model_relation: quantized
5
+ quantized_by: Sinensis
6
+ pipeline_tag: text-generation
7
+
8
+ ---
9
+ ## AWQ quantization of [TheDrummer/Anubis-70B-v1.1](https://huggingface.co/TheDrummer/Anubis-70B-v1.1)
10
+
11
+ quantization_config:
12
+ bits: 4
13
+ group_size: 128
14
+ quant_method: awq
15
+ version: gemm
16
+ zero_point: true