vilsonrodrigues
commited on
Create README.md
Browse files
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 |
+
|