Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-IQ4_XS.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q2_K.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_L.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_M.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_S.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_M.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_S.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_M.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_S.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q6_K.gguf +3 -0
- UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-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 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-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: UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter1
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
quantized_by: featherless-ai-quants
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter1 GGUF Quantizations π
|
| 8 |
+
|
| 9 |
+

|
| 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 | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-IQ4_XS.gguf) | 4276.62 MB |
|
| 21 |
+
| Q2_K | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q2_K.gguf) | 3031.86 MB |
|
| 22 |
+
| Q3_K_L | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_L.gguf) | 4121.74 MB |
|
| 23 |
+
| Q3_K_M | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_M.gguf) | 3832.74 MB |
|
| 24 |
+
| Q3_K_S | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_S.gguf) | 3494.74 MB |
|
| 25 |
+
| Q4_K_M | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_M.gguf) | 4692.78 MB |
|
| 26 |
+
| Q4_K_S | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_S.gguf) | 4475.28 MB |
|
| 27 |
+
| Q5_K_M | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_M.gguf) | 5467.40 MB |
|
| 28 |
+
| Q5_K_S | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_S.gguf) | 5339.90 MB |
|
| 29 |
+
| Q6_K | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q6_K.gguf) | 6290.44 MB |
|
| 30 |
+
| Q8_0 | [UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-GGUF/blob/main/UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-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)
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-IQ4_XS.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e49bf5dd5239c2edcf4262836056a2d37be8397b96b12610e80f3c372c28ab5
|
| 3 |
+
size 4484363072
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99e1fb5a8cd6396b1ff91199ecab6c701b4c5ee9b1e057d8e5d6746da925c2c1
|
| 3 |
+
size 3179131712
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dca5160654a1cdffd19589c70a05a52a9fd96ded93ab7ad85bdebadcb62106e4
|
| 3 |
+
size 4321956672
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8be20fe38b696cf401d67807867265b61aae37c0f75c7f3ad6e29836f3e876b
|
| 3 |
+
size 4018918208
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4e09a0d909e8882873bf56fe682e7752fc500b77cc048f6e429b3f1ec1c8f43
|
| 3 |
+
size 3664499520
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:346995393ac15e771c490cbdac5038448742728d5dacfe351d23ea8cede85d8a
|
| 3 |
+
size 4920734528
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0157f55866c59bf515a1e81b8e8b5e0e6ecb3e8393c0947f571b9f963bfcc8aa
|
| 3 |
+
size 4692669248
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5811b6e614404b646d3cf0701cb5b1829962c5fc388cd0f5a938d30f79061d09
|
| 3 |
+
size 5732987712
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fc5e8b07525b24734a0e9e8d0b56a3ed2e7db100eaf64c5587bc0de6bc57e25
|
| 3 |
+
size 5599294272
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9808a51d32b511c7549dbd2e0f981d5aa8a4c3003cf856fd039c49f50d2669f0
|
| 3 |
+
size 6596006720
|
UCLA-AGI-Llama-3-Instruct-8B-SPPO-Iter1-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ab5a9fb0783419b6f6cb103842d56d50916e93209b759777fdbcf565d8ff866
|
| 3 |
+
size 8540771136
|
featherless-quants.png
ADDED
|
Git LFS Details
|