Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: microsoft-research-license
|
4 |
+
tags:
|
5 |
+
- merge
|
6 |
+
- not-for-all-audiences
|
7 |
+
---
|
8 |
+
# DarkForest 20B v2.0
|
9 |
+
|
10 |
+
[exllamav2](https://github.com/turboderp/exllamav2) quant for [TeeZee/DarkForest-20B-v2.0](https://huggingface.co/TeeZee/DarkForest-20B-v2.0)
|
11 |
+
|
12 |
+
Should run on 12 GB of VRAM cards in webui with context length set to 4096, ExLlamav2_HF loader and cache_8bit=True
|
13 |
+
|
14 |
+
All comments are greatly appreciated, download, test and if you appreciate my work, consider buying me my fuel:
|
15 |
+
<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>
|