Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- featherless-quants.png +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-IQ4_XS.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-Q2_K.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_L.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_M.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_S.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_M.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_S.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_M.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_S.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-Q6_K.gguf +3 -0
- princeton-nlp-Llama-3-Instruct-8B-SimPO-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 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: princeton-nlp/Llama-3-Instruct-8B-SimPO
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# princeton-nlp/Llama-3-Instruct-8B-SimPO 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 | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q8_0.gguf) | 8145.11 MB |
|
20 |
+
| Q4_K_S | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [princeton-nlp-Llama-3-Instruct-8B-SimPO-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/princeton-nlp-Llama-3-Instruct-8B-SimPO-GGUF/blob/main/princeton-nlp-Llama-3-Instruct-8B-SimPO-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)
|
featherless-quants.png
ADDED
Git LFS Details
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:684ca369ce235a6cfa58fe7a2c1bd79e0210d1111b00c747b5f62ccbd02bc051
|
3 |
+
size 4484362816
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58ede0fc3d932ccd5a86b02c958ffb2967c32ea636a98678dc2ebd40c2861419
|
3 |
+
size 3179131456
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99e4d0863ba06191a444c482349105c35dfc9fda4ed15563b7f2cd686c92042c
|
3 |
+
size 4321956416
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e64c485a027f71a1495df1105dc732a9b0ddcb2d5d58c0d5a6c4fabaea06ef55
|
3 |
+
size 4018917952
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34409a1ca47c126a56cc83ffb7210fb7c7942773e86ad5525a0f8122f7879715
|
3 |
+
size 3664499264
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fb6d38b6b1c1c5cc0a682e8b8fb2dec8dfc5851e1f2e71cfb91e466804e4915
|
3 |
+
size 4920734272
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dc3d8ebc0c4c7946a8d97b0a7d19e66b9c13bf7b1e3abd3557c6a8ef40889f5
|
3 |
+
size 4692668992
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db53b25f4a012f382779fb36765089346ea21d2535ae6d10f5b065d0b69210c4
|
3 |
+
size 5732987456
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a80b830c5945852b0233651b7be9dff29b1feff8b01dfb51a0e30454bb9486c3
|
3 |
+
size 5599294016
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25ba8785d4f848a715130b0cd95c0fc3f2006e4bbc47a26b1f2e27b44135fe69
|
3 |
+
size 6596006464
|
princeton-nlp-Llama-3-Instruct-8B-SimPO-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:849b1df69a89e88b9c8c2737e7e3cccc1ece55eab7a11b3b896afeecf192fbcc
|
3 |
+
size 8540770880
|