Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- rwitz2-go-bruins-v2.1-IQ4_XS.gguf +3 -0
- rwitz2-go-bruins-v2.1-Q2_K.gguf +3 -0
- rwitz2-go-bruins-v2.1-Q3_K_L.gguf +3 -0
- rwitz2-go-bruins-v2.1-Q3_K_M.gguf +3 -0
- rwitz2-go-bruins-v2.1-Q3_K_S.gguf +3 -0
- rwitz2-go-bruins-v2.1-Q4_K_M.gguf +3 -0
- rwitz2-go-bruins-v2.1-Q4_K_S.gguf +3 -0
- rwitz2-go-bruins-v2.1-Q5_K_M.gguf +3 -0
- rwitz2-go-bruins-v2.1-Q5_K_S.gguf +3 -0
- rwitz2-go-bruins-v2.1-Q6_K.gguf +3 -0
- rwitz2-go-bruins-v2.1-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 |
+
rwitz2-go-bruins-v2.1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
rwitz2-go-bruins-v2.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
rwitz2-go-bruins-v2.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
rwitz2-go-bruins-v2.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
rwitz2-go-bruins-v2.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
rwitz2-go-bruins-v2.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
rwitz2-go-bruins-v2.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
rwitz2-go-bruins-v2.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
rwitz2-go-bruins-v2.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
rwitz2-go-bruins-v2.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
rwitz2-go-bruins-v2.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: rwitz2/go-bruins-v2.1
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
quantized_by: featherless-ai-quants
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# rwitz2/go-bruins-v2.1 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 | [rwitz2-go-bruins-v2.1-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-IQ4_XS.gguf) | 3761.66 MB |
|
| 21 |
+
| Q2_K | [rwitz2-go-bruins-v2.1-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q2_K.gguf) | 2593.27 MB |
|
| 22 |
+
| Q3_K_L | [rwitz2-go-bruins-v2.1-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q3_K_L.gguf) | 3644.97 MB |
|
| 23 |
+
| Q3_K_M | [rwitz2-go-bruins-v2.1-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q3_K_M.gguf) | 3355.97 MB |
|
| 24 |
+
| Q3_K_S | [rwitz2-go-bruins-v2.1-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q3_K_S.gguf) | 3017.97 MB |
|
| 25 |
+
| Q4_K_M | [rwitz2-go-bruins-v2.1-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q4_K_M.gguf) | 4166.07 MB |
|
| 26 |
+
| Q4_K_S | [rwitz2-go-bruins-v2.1-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q4_K_S.gguf) | 3948.57 MB |
|
| 27 |
+
| Q5_K_M | [rwitz2-go-bruins-v2.1-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q5_K_M.gguf) | 4893.69 MB |
|
| 28 |
+
| Q5_K_S | [rwitz2-go-bruins-v2.1-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q5_K_S.gguf) | 4766.19 MB |
|
| 29 |
+
| Q6_K | [rwitz2-go-bruins-v2.1-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q6_K.gguf) | 5666.80 MB |
|
| 30 |
+
| Q8_0 | [rwitz2-go-bruins-v2.1-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/rwitz2-go-bruins-v2.1-GGUF/blob/main/rwitz2-go-bruins-v2.1-Q8_0.gguf) | 7339.34 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
|
rwitz2-go-bruins-v2.1-IQ4_XS.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:133533f14de222fb9e2532192259b859bb19f404ec9c51ef5aee7ebba4d01e31
|
| 3 |
+
size 3944388704
|
rwitz2-go-bruins-v2.1-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c094a9b723c8fa031d21f6f8648653110505c1525beefbd6c548c2b45c3e40a
|
| 3 |
+
size 2719242336
|
rwitz2-go-bruins-v2.1-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c1eb4c8f2fab7c746b63249177bbde87357dc19d3086987039626e912178836
|
| 3 |
+
size 3822024800
|
rwitz2-go-bruins-v2.1-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02beb01bdcd3442ca79e10db7f1dc55ecd7988c8efb073b467f29d8eeafc3868
|
| 3 |
+
size 3518986336
|
rwitz2-go-bruins-v2.1-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:121a9a9d5c6db0518b15671e3fce9533843619ca8bc9fb7bd9e76ac80776dedb
|
| 3 |
+
size 3164567648
|
rwitz2-go-bruins-v2.1-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ee6b1ce4c8e7d3e7d07f04829c523ba60728b31408985d0f080b8b04a9ea8fd
|
| 3 |
+
size 4368439392
|
rwitz2-go-bruins-v2.1-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d60a6995eba51b034b3d3fe94f9d8ba204e1f3383ad474c2fe53d7ce67cde13
|
| 3 |
+
size 4140374112
|
rwitz2-go-bruins-v2.1-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ef8024462de6f4d81f3e3de88d8050d835e553e43f0fa851d611f9c3620c2cc
|
| 3 |
+
size 5131409504
|
rwitz2-go-bruins-v2.1-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2aecd2ed3516ac123e20477ed84c794bcd1096b6d08afcfc50c4ab352cd145a
|
| 3 |
+
size 4997716064
|
rwitz2-go-bruins-v2.1-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50c9bc2f672636472e974338311fbb11aaf09ae4a8b35cd92ebf279a72c07b47
|
| 3 |
+
size 5942065248
|
rwitz2-go-bruins-v2.1-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b1407b83b35b6eece7e2c510fbf0b1caee812c08afb2528e91ceff238269287
|
| 3 |
+
size 7695857760
|