FluffyKaeloky
commited on
Commit
·
13ca1f4
1
Parent(s):
4d52151
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- ExLlamaV2
|
7 |
+
- text-generation-inference
|
8 |
+
- llama
|
9 |
+
---
|
10 |
+
|
11 |
+
Exl2 version of Sao10K's Euryale-Inverted-L2-70B.
|
12 |
+
|
13 |
+
6.0 bpw version.
|
14 |
+
|
15 |
+
Model original card : https://huggingface.co/Sao10K/Euryale-Inverted-L2-70B
|
16 |
+
|
17 |
+
Tested with 16K context with alpha value, fits just below 60Gb of VRAM divided over 3 GPUs.
|