Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- abhinand-Llama-3-Galen-8B-32k-v1-IQ4_XS.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q2_K.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_L.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_M.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_S.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_M.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_S.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_M.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_S.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q6_K.gguf +3 -0
- abhinand-Llama-3-Galen-8B-32k-v1-Q8_0.gguf +3 -0
- featherless-quants.png +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
abhinand-Llama-3-Galen-8B-32k-v1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
abhinand-Llama-3-Galen-8B-32k-v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: abhinand/Llama-3-Galen-8B-32k-v1
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# abhinand/Llama-3-Galen-8B-32k-v1 GGUF Quantizations π
|
8 |
+
|
9 |
+
![Featherless AI Quants](./featherless-quants.png)
|
10 |
+
|
11 |
+
*Optimized GGUF quantization files for enhanced model performance*
|
12 |
+
|
13 |
+
---
|
14 |
+
|
15 |
+
## Available Quantizations π
|
16 |
+
|
17 |
+
| Quantization Type | File | Size |
|
18 |
+
|-------------------|------|------|
|
19 |
+
| Q8_0 | [abhinand-Llama-3-Galen-8B-32k-v1-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [abhinand-Llama-3-Galen-8B-32k-v1-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [abhinand-Llama-3-Galen-8B-32k-v1-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [abhinand-Llama-3-Galen-8B-32k-v1-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/abhinand-Llama-3-Galen-8B-32k-v1-GGUF/blob/main/abhinand-Llama-3-Galen-8B-32k-v1-IQ4_XS.gguf) | 4276.62 MB |
|
30 |
+
|
31 |
+
|
32 |
+
---
|
33 |
+
|
34 |
+
## β‘ Powered by [Featherless AI](https://featherless.ai)
|
35 |
+
|
36 |
+
### Key Features
|
37 |
+
|
38 |
+
- π₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
|
39 |
+
- π οΈ **Zero Infrastructure** - No server setup or maintenance required
|
40 |
+
- π **Vast Compatibility** - Support for 2400+ models and counting
|
41 |
+
- π **Affordable Pricing** - Starting at just $10/month
|
42 |
+
|
43 |
+
---
|
44 |
+
|
45 |
+
**Links:**
|
46 |
+
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
|
abhinand-Llama-3-Galen-8B-32k-v1-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0509d489785e5ab7f70650965b1e6a32709fe942be8f85df89dca92b4f22cafe
|
3 |
+
size 4484362880
|
abhinand-Llama-3-Galen-8B-32k-v1-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78e2ef5091fe1fe62fab3c614e158c9110e7a4e8f5e223ad330a2db7ff091db8
|
3 |
+
size 3179131520
|
abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:027a12ea174521378832f09f0e2e804662c0748b5c033ff29aef0491a89c8c04
|
3 |
+
size 4321956480
|
abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bd85c314f176b485b1cf85423ebc536ba882a1aa0b8d791fc1786192a67226a
|
3 |
+
size 4018918016
|
abhinand-Llama-3-Galen-8B-32k-v1-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0437c5fc0f28cc2b4af4a0da0af966e25b6f0789e6bc3d819e7b6848fb6b8546
|
3 |
+
size 3664499328
|
abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b7754eecf7da640827fea628d3150ea7dcf39de2fb342a2b72167befb6fb622
|
3 |
+
size 4920734336
|
abhinand-Llama-3-Galen-8B-32k-v1-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b36caf9453cb96c821778ca4016f0c95aed7088eca26605e81125a2cb547dd5
|
3 |
+
size 4692669056
|
abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3518c0448ae1efc67786197980304c6b09348b0e151042bc8c78950dd0f20837
|
3 |
+
size 5732987520
|
abhinand-Llama-3-Galen-8B-32k-v1-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abeececeed60fa88573a3295daddd948a5d148b84516673530ca56dc617b785e
|
3 |
+
size 5599294080
|
abhinand-Llama-3-Galen-8B-32k-v1-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c970b3ab446d187dfbf39d6797c5bf285ae3070a4b93f812199f9abd412e0eca
|
3 |
+
size 6596006528
|
abhinand-Llama-3-Galen-8B-32k-v1-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab6e24f80648deed930a6e6541317855fcaac177cf310699dd504aba4ecfb866
|
3 |
+
size 8540770944
|
featherless-quants.png
ADDED
Git LFS Details
|