m8than commited on
Commit
0f6a297
β€’
1 Parent(s): f27c34f

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
+ RLHFlow-LLaMA3-SFT-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
37
+ RLHFlow-LLaMA3-SFT-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
38
+ RLHFlow-LLaMA3-SFT-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
39
+ RLHFlow-LLaMA3-SFT-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
40
+ RLHFlow-LLaMA3-SFT-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
41
+ RLHFlow-LLaMA3-SFT-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ RLHFlow-LLaMA3-SFT-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ RLHFlow-LLaMA3-SFT-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
44
+ RLHFlow-LLaMA3-SFT-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
45
+ RLHFlow-LLaMA3-SFT-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
46
+ RLHFlow-LLaMA3-SFT-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: RLHFlow/LLaMA3-SFT
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # RLHFlow/LLaMA3-SFT 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 | [RLHFlow-LLaMA3-SFT-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-IQ4_XS.gguf) | 4276.62 MB |
21
+ | Q2_K | [RLHFlow-LLaMA3-SFT-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-Q2_K.gguf) | 3031.86 MB |
22
+ | Q3_K_L | [RLHFlow-LLaMA3-SFT-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-Q3_K_L.gguf) | 4121.74 MB |
23
+ | Q3_K_M | [RLHFlow-LLaMA3-SFT-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [RLHFlow-LLaMA3-SFT-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q4_K_M | [RLHFlow-LLaMA3-SFT-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-Q4_K_M.gguf) | 4692.78 MB |
26
+ | Q4_K_S | [RLHFlow-LLaMA3-SFT-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-Q4_K_S.gguf) | 4475.28 MB |
27
+ | Q5_K_M | [RLHFlow-LLaMA3-SFT-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-Q5_K_M.gguf) | 5467.40 MB |
28
+ | Q5_K_S | [RLHFlow-LLaMA3-SFT-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-Q5_K_S.gguf) | 5339.90 MB |
29
+ | Q6_K | [RLHFlow-LLaMA3-SFT-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-Q6_K.gguf) | 6290.44 MB |
30
+ | Q8_0 | [RLHFlow-LLaMA3-SFT-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/RLHFlow-LLaMA3-SFT-GGUF/blob/main/RLHFlow-LLaMA3-SFT-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)
RLHFlow-LLaMA3-SFT-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:093e0de42d8c8051755ea13c24184f978bf5199f85df09704302adc68feac1a2
3
+ size 4484362656
RLHFlow-LLaMA3-SFT-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4048fc50e3a930ee8fcb6e9b90875f2750b74215850045b790b61308980367a
3
+ size 3179131296
RLHFlow-LLaMA3-SFT-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd0408adbed14ede15405bd7407c63af8101ca5ee2178cb7149906956d88aa4a
3
+ size 4321956256
RLHFlow-LLaMA3-SFT-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cd9cbf7a96057b330120d2aabe30ac5da0c83692a947183245644f9047d7440
3
+ size 4018917792
RLHFlow-LLaMA3-SFT-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f94e3691ee4710e73c5b927c23b52c4ed0407c300ff80e379b26fc7a6212953e
3
+ size 3664499104
RLHFlow-LLaMA3-SFT-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:159cc8fa0f14c2d7e5a2e8a5cdc1de0024d87f70f88b5b08885f427020603a77
3
+ size 4920734112
RLHFlow-LLaMA3-SFT-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1501737813fca9615427abcda88183e666f573db7c3f73064860ac7bf13dd88
3
+ size 4692668832
RLHFlow-LLaMA3-SFT-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0710af9694d92dbc65ef0bec9f9a180186d91d50524fde59a6829163124c5ff
3
+ size 5732987296
RLHFlow-LLaMA3-SFT-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8feddc237159ef44c569fa16a4b7cde9286a7364874ef7045e5ecd46e3e728f
3
+ size 5599293856
RLHFlow-LLaMA3-SFT-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:648506cbaf9ab22a68281d06e52c4db984f9b068bf85af49df79d6357fa6f29c
3
+ size 6596006304
RLHFlow-LLaMA3-SFT-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a74c6c81861323d8171210e4a834a7fcd1e0f3e9ad889340e4ff01c9693640c4
3
+ size 8540770720
featherless-quants.png ADDED

Git LFS Details

  • SHA256: 2e1b4d66c8306c7b0614089381fdf86ea4efb02dffb78d22767a084cb8b88d6b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB