m8than commited on
Commit
5a3e2c2
Β·
verified Β·
1 Parent(s): 6b46f42

Upload folder using huggingface_hub

Browse files
.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
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
38
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
40
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
41
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
42
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
43
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
44
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: macadeliccc/SOLAR-10.7b-Instruct-truthy-dpo
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # macadeliccc/SOLAR-10.7b-Instruct-truthy-dpo 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
+ | Q8_0 | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q8_0.gguf) | 10875.85 MB |
21
+ | Q4_K_S | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q4_K_S.gguf) | 5835.08 MB |
22
+ | Q2_K | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q2_K.gguf) | 3817.78 MB |
23
+ | Q6_K | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q6_K.gguf) | 8397.30 MB |
24
+ | Q3_K_M | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_M.gguf) | 4954.98 MB |
25
+ | Q3_K_S | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_S.gguf) | 4448.48 MB |
26
+ | Q3_K_L | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_L.gguf) | 5388.98 MB |
27
+ | Q4_K_M | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q4_K_M.gguf) | 6162.33 MB |
28
+ | Q5_K_S | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q5_K_S.gguf) | 7054.70 MB |
29
+ | Q5_K_M | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q5_K_M.gguf) | 7245.95 MB |
30
+ | IQ4_XS | [macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-GGUF/blob/main/macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-IQ4_XS.gguf) | 5557.67 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

  • SHA256: 2e1b4d66c8306c7b0614089381fdf86ea4efb02dffb78d22767a084cb8b88d6b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e0b722b0a3d4b11623209e199c80686036b1c699a8ad96dacdd99ceba0c5040
3
+ size 5827640256
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6814750bc1944c00d51cb4b8df9338a11df93d0e7c25ffe28a70f559b58acceb
3
+ size 4003232704
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3632d255c5a2bb86416f732481e3f376108c5e2ff76a383a2dce3c1ae27b6a7c
3
+ size 5650750400
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ac3b0dc13cada83f2171e0fe6c92f267cda6891ea8b953c6eae4403a8b5961c
3
+ size 5195668416
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7ed3dc271bde6b0a438400b6fb88926e13d6b112ecfdb6385183dd3aaabb842
3
+ size 4664564672
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f93b364217a3f8b5f8d6cf59523becc7f3b2b5f1ac9791d9cb39958119f4d339
3
+ size 6461668288
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9960078c4fde3100ff21a4cda7b33b5b985936a5bd8f7304f0afc12975419596
3
+ size 6118521792
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:883b47360f0f8a6092db9ae50bf050dd5194fe3c6e08b14d7fb0d5fde3a334a7
3
+ size 7597931456
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1346e00bf4723838e4e69c84885682a946cbd7104100cec7c12d5a6ae2b43f3
3
+ size 7397391296
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20573822358c50e966fbe72f64c41a6d4f4735da7a4397aa65ea37ad89ab5c5
3
+ size 8805211072
macadeliccc-SOLAR-10.7b-Instruct-truthy-dpo-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c35cdbe43edf15335b93d5a5c674529dd9be1c3cfa292242e7b248a4aafd1c4
3
+ size 11404155840