Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- merge
|
5 |
+
- not-for-all-audiences
|
6 |
+
---
|
7 |
+
## **BigMaid-20B-v1.0**
|
8 |
+
|
9 |
+
[exllamav2](https://github.com/turboderp/exllamav2) quant for [TeeZee/BigMaid-20B-v1.0](https://huggingface.co/TeeZee/BigMaid-20B-v1.0)
|
10 |
+
|
11 |
+
Should run on 12 GB of VRAM cards in webui with context length set to 4096, ExLlamav2_HF loader
|
12 |
+
and cache_8bit=True
|
13 |
+
|
14 |
+
|
15 |
+
All comments are greatly appreciated, download, test and if you appreciate my work, consider buying me my fuel:
|
16 |
+
<a href="https://www.buymeacoffee.com/TeeZee" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|