Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-IQ4_XS.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_L.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_M.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_S.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_M.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_S.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_M.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_S.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q6_K.gguf +3 -0
- braindao-iq-code-evmind-v2-llama3-code-8b-instruct-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 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-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,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: braindao-iq-code-evmind-v2-llama3-code-8b-instruct
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# braindao-iq-code-evmind-v2-llama3-code-8b-instruct 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 | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-IQ4_XS.gguf) | 4276.62 MB |
|
21 |
+
| Q2_K | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q3_K_L | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_L.gguf) | 4121.74 MB |
|
23 |
+
| Q3_K_M | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q4_K_M | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_M.gguf) | 4692.78 MB |
|
26 |
+
| Q4_K_S | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_S.gguf) | 4475.28 MB |
|
27 |
+
| Q5_K_M | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_M.gguf) | 5467.40 MB |
|
28 |
+
| Q5_K_S | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_S.gguf) | 5339.90 MB |
|
29 |
+
| Q6_K | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q6_K.gguf) | 6290.44 MB |
|
30 |
+
| Q8_0 | [braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-GGUF/blob/main/braindao-iq-code-evmind-v2-llama3-code-8b-instruct-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)
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cceb2a697d20df3cf5894cfc34c7d4de52683e8084bf0d2322bcad5c288bf2e2
|
3 |
+
size 4484363072
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f1f19f547cb43c90affd2c2bc4a4483c76260ec3857cbd5708b251570d0bf30
|
3 |
+
size 3179131712
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:555a48d5e8a3fe4da3e436829845c288602ac940b32d326b5dab9ad01b3737ba
|
3 |
+
size 4321956672
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da6a848aa6ce6213d93a3eefd39ac86da4668fda9a3b1247d95715b1a84035ce
|
3 |
+
size 4018918208
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbeddb964a24ce98aa018c316378c9c6ee09306fcacf3f54e32ad26ec98f0407
|
3 |
+
size 3664499520
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c2bdf71e73df6af662b132f6a69bd91ed011b03cc5ace20293a758ce3460641
|
3 |
+
size 4920734528
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ac2a1324a08cc660341e6e03215520a5d28cf4237eb272a699ee97ae0ce2816
|
3 |
+
size 4692669248
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:189dff74ff64298c602578bb90191d3007ac7ab3a12b664c8b4bc1ea65c09e70
|
3 |
+
size 5732987712
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fadb2b6f795235e26fe17bf6ef57cb103804dc47868038e59e180ec506c4e90
|
3 |
+
size 5599294272
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:429598dd0a23660a2f5cf04450076eb33bb5766bef41deea85d1b43792307ff1
|
3 |
+
size 6596006720
|
braindao-iq-code-evmind-v2-llama3-code-8b-instruct-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2a4a72bf8c04a9f09302ab90eda2a3b3447e4fdff36508f83529d6ddad7d0f5
|
3 |
+
size 8540771136
|
featherless-quants.png
ADDED
Git LFS Details
|