Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: yi-license
|
4 |
+
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
5 |
+
tags:
|
6 |
+
- merge
|
7 |
+
---
|
8 |
+
GGUF quants of [TeeZee/Kyllene-34B-v1.1](https://huggingface.co/TeeZee/Kyllene-34B-v1.1),
|
9 |
+
remeber to set your max context length to proper length for your hardware, 4096 is fine.
|
10 |
+
Default context length is 200k so it will eat RAM or VRAM like crazy if left unchecked.
|