Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- imone-Llama-3-8B-fixed-special-embedding-IQ4_XS.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q2_K.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q3_K_L.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q3_K_M.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q3_K_S.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q4_K_M.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q4_K_S.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q5_K_M.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q5_K_S.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q6_K.gguf +3 -0
- imone-Llama-3-8B-fixed-special-embedding-Q8_0.gguf +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 |
+
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
imone-Llama-3-8B-fixed-special-embedding-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
imone-Llama-3-8B-fixed-special-embedding-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
imone-Llama-3-8B-fixed-special-embedding-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
imone-Llama-3-8B-fixed-special-embedding-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
imone-Llama-3-8B-fixed-special-embedding-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
imone-Llama-3-8B-fixed-special-embedding-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
imone-Llama-3-8B-fixed-special-embedding-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
imone-Llama-3-8B-fixed-special-embedding-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
imone-Llama-3-8B-fixed-special-embedding-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
imone-Llama-3-8B-fixed-special-embedding-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
imone-Llama-3-8B-fixed-special-embedding-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: imone-Llama-3-8B-fixed-special-embedding
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# imone-Llama-3-8B-fixed-special-embedding GGUF Quantizations π
|
8 |
+
|
9 |
+
![Featherless AI Quants](./featherless-quants.png)
|
10 |
+
|
11 |
+
*Optimized GGUF quantization files for enhanced model performance*
|
12 |
+
|
13 |
+
> Powered by [Featherless AI](https://featherless.ai) - run any model you'd like for a simple small fee.
|
14 |
+
---
|
15 |
+
|
16 |
+
## Available Quantizations π
|
17 |
+
|
18 |
+
| Quantization Type | File | Size |
|
19 |
+
|-------------------|------|------|
|
20 |
+
| IQ4_XS | [imone-Llama-3-8B-fixed-special-embedding-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [imone-Llama-3-8B-fixed-special-embedding-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [imone-Llama-3-8B-fixed-special-embedding-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [imone-Llama-3-8B-fixed-special-embedding-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [imone-Llama-3-8B-fixed-special-embedding-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [imone-Llama-3-8B-fixed-special-embedding-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [imone-Llama-3-8B-fixed-special-embedding-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [imone-Llama-3-8B-fixed-special-embedding-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [imone-Llama-3-8B-fixed-special-embedding-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [imone-Llama-3-8B-fixed-special-embedding-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [imone-Llama-3-8B-fixed-special-embedding-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/imone-Llama-3-8B-fixed-special-embedding-GGUF/blob/main/imone-Llama-3-8B-fixed-special-embedding-Q8_0.gguf) | 8145.11 MB |
|
31 |
+
|
32 |
+
|
33 |
+
---
|
34 |
+
|
35 |
+
## β‘ Powered by [Featherless AI](https://featherless.ai)
|
36 |
+
|
37 |
+
### Key Features
|
38 |
+
|
39 |
+
- π₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
|
40 |
+
- π οΈ **Zero Infrastructure** - No server setup or maintenance required
|
41 |
+
- π **Vast Compatibility** - Support for 2400+ models and counting
|
42 |
+
- π **Affordable Pricing** - Starting at just $10/month
|
43 |
+
|
44 |
+
---
|
45 |
+
|
46 |
+
**Links:**
|
47 |
+
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
|
featherless-quants.png
ADDED
Git LFS Details
|
imone-Llama-3-8B-fixed-special-embedding-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef2e77d24daf2561db7f58c84a30c0df4767ed09071735e3ec45d338eadf214e
|
3 |
+
size 4484362432
|
imone-Llama-3-8B-fixed-special-embedding-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab4acd5de3a66c71fff1baf848617846c7b1065e35cf169b2f419ac232ff8c80
|
3 |
+
size 3179131072
|
imone-Llama-3-8B-fixed-special-embedding-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a87163e0fc4e07ed5d81d6276198e53c112129c6fd562b37586dc61f4755d21
|
3 |
+
size 4321956032
|
imone-Llama-3-8B-fixed-special-embedding-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:375afd71106789296253bff6eadb1e9595f50ea0a085f482eb73b7938e860799
|
3 |
+
size 4018917568
|
imone-Llama-3-8B-fixed-special-embedding-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f07a810a59cb7f54598379e0d2c47009172f6670510028016d21e5ae366b4d0
|
3 |
+
size 3664498880
|
imone-Llama-3-8B-fixed-special-embedding-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d05ee1bf7ea8d79dd7eeacad1d31dab41d6e2843b186a5d18496a3ed3151ab4a
|
3 |
+
size 4920733888
|
imone-Llama-3-8B-fixed-special-embedding-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2e92637cc60f67286e8f0732a55988cb13b91910f2cb55410dc9756c84c3197
|
3 |
+
size 4692668608
|
imone-Llama-3-8B-fixed-special-embedding-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:804880a3d8393b4cce5b37204bc7d7587a879e7e42684a8457d16d70022a11e3
|
3 |
+
size 5732987072
|
imone-Llama-3-8B-fixed-special-embedding-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a7b3c430c93b24986162b24a38139aaa289aa01db065b574228d8356bdaee52
|
3 |
+
size 5599293632
|
imone-Llama-3-8B-fixed-special-embedding-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e221019d9bff307c22d2a27c22ce794c19e2a802e60491f1f31c3739b73a3d23
|
3 |
+
size 6596006080
|
imone-Llama-3-8B-fixed-special-embedding-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ce51a29c0d81f863dcd32e710201312d98d92487967a8d07aa030b35c3455a4
|
3 |
+
size 8540770496
|