Knightcodin
commited on
Commit
•
4cf9ff6
1
Parent(s):
9e1a05c
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
|
|
|
|
|
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
- facebook
|
@@ -11,7 +16,7 @@ tags:
|
|
11 |
- axolotl
|
12 |
---
|
13 |
|
14 |
-
## Llama 3 8B 64K
|
15 |
|
16 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
17 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
---
|
5 |
+
quantized_by: KnightCodin
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
---
|
8 |
+
## Exllama v2 Quantizations of winglian/Llama-3-8b-64k-PoSE
|
9 |
pipeline_tag: text-generation
|
10 |
tags:
|
11 |
- facebook
|
|
|
16 |
- axolotl
|
17 |
---
|
18 |
|
19 |
+
## Llama 3 8B 64K https://huggingface.co/winglian/Llama-3-8b-64k-PoSE/tree/main
|
20 |
|
21 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
22 |
|