MarsupialAI
commited on
Commit
•
f5432ed
1
Parent(s):
1641bb3
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- fireplace
|
7 |
+
- function-calling
|
8 |
+
- code
|
9 |
+
- code-instruct
|
10 |
+
- conversational
|
11 |
+
- text-generation-inference
|
12 |
+
- valiant
|
13 |
+
- valiant-labs
|
14 |
+
- smaug
|
15 |
+
- yi
|
16 |
+
- yi-34b
|
17 |
+
- llama
|
18 |
+
- llama-2
|
19 |
+
- llama-2-chat
|
20 |
+
- 34b
|
21 |
+
model_type: llama
|
22 |
+
license: other
|
23 |
+
license_name: yi-license
|
24 |
+
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
25 |
+
base_model: abacusai/Smaug-34B-v0.1
|
26 |
+
---
|
27 |
+
GGUFs for Fireplace 34b - https://huggingface.co/ValiantLabs/Fireplace-34b
|
28 |
+
|
29 |
+
iMatrix GGUFs generated with Kalomaze's semi-random groups_merged.txt
|
30 |
+
|
31 |
+
Files >50gb have been split with peazip. Recombine with peazip, 7zip, or simple concatenate command.
|