vilsonrodrigues commited on
Commit
a612659
·
verified ·
1 Parent(s): bf472a7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - marlin
5
+ - gptq
6
+ - pruned
7
+ ---
8
+
9
+ A Mistral-7B pruned50 with Marlin Kernel and AutoGPTQ
10
+
11
+ Please see my tutorial to execute this model:
12
+
13
+ https://vilsonrodrigues.medium.com/sparse-quantize-and-serving-llms-with-neuralmagic-autogptq-and-vllm-03961b72ec3a
14
+