Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ pipeline_tag: text-generation
|
|
6 |
tags:
|
7 |
- chat
|
8 |
quantized_by: bartowski
|
|
|
9 |
---
|
10 |
|
11 |
# <b>Heads up:</b> currently CUDA offloading is broken unless you enable flash attention
|
|
|
6 |
tags:
|
7 |
- chat
|
8 |
quantized_by: bartowski
|
9 |
+
base_model: Qwen/Qwen2-7B-Instruct
|
10 |
---
|
11 |
|
12 |
# <b>Heads up:</b> currently CUDA offloading is broken unless you enable flash attention
|