Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- rwitz2-go-bruins-v2.1.1-IQ4_XS.gguf +3 -0
- rwitz2-go-bruins-v2.1.1-Q2_K.gguf +3 -0
- rwitz2-go-bruins-v2.1.1-Q3_K_L.gguf +3 -0
- rwitz2-go-bruins-v2.1.1-Q3_K_M.gguf +3 -0
- rwitz2-go-bruins-v2.1.1-Q3_K_S.gguf +3 -0
- rwitz2-go-bruins-v2.1.1-Q4_K_M.gguf +3 -0
- rwitz2-go-bruins-v2.1.1-Q4_K_S.gguf +3 -0
- rwitz2-go-bruins-v2.1.1-Q5_K_M.gguf +3 -0
- rwitz2-go-bruins-v2.1.1-Q5_K_S.gguf +3 -0
- rwitz2-go-bruins-v2.1.1-Q6_K.gguf +3 -0
- rwitz2-go-bruins-v2.1.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.1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
rwitz2-go-bruins-v2.1.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
rwitz2-go-bruins-v2.1.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
rwitz2-go-bruins-v2.1.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
rwitz2-go-bruins-v2.1.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
rwitz2-go-bruins-v2.1.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
rwitz2-go-bruins-v2.1.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
rwitz2-go-bruins-v2.1.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
rwitz2-go-bruins-v2.1.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
rwitz2-go-bruins-v2.1.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
rwitz2-go-bruins-v2.1.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.1
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# rwitz2/go-bruins-v2.1.1 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 | [rwitz2-go-bruins-v2.1.1-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-IQ4_XS.gguf) | 3761.66 MB |
|
21 |
+
| Q2_K | [rwitz2-go-bruins-v2.1.1-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-Q2_K.gguf) | 2593.27 MB |
|
22 |
+
| Q3_K_L | [rwitz2-go-bruins-v2.1.1-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-Q3_K_L.gguf) | 3644.97 MB |
|
23 |
+
| Q3_K_M | [rwitz2-go-bruins-v2.1.1-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-Q3_K_M.gguf) | 3355.97 MB |
|
24 |
+
| Q3_K_S | [rwitz2-go-bruins-v2.1.1-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-Q3_K_S.gguf) | 3017.97 MB |
|
25 |
+
| Q4_K_M | [rwitz2-go-bruins-v2.1.1-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-Q4_K_M.gguf) | 4166.07 MB |
|
26 |
+
| Q4_K_S | [rwitz2-go-bruins-v2.1.1-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-Q4_K_S.gguf) | 3948.57 MB |
|
27 |
+
| Q5_K_M | [rwitz2-go-bruins-v2.1.1-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-Q5_K_M.gguf) | 4893.69 MB |
|
28 |
+
| Q5_K_S | [rwitz2-go-bruins-v2.1.1-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-Q5_K_S.gguf) | 4766.19 MB |
|
29 |
+
| Q6_K | [rwitz2-go-bruins-v2.1.1-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.1-Q6_K.gguf) | 5666.79 MB |
|
30 |
+
| Q8_0 | [rwitz2-go-bruins-v2.1.1-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/rwitz2/go-bruins-v2.1.1-GGUF/blob/main/rwitz2-go-bruins-v2.1.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.1-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40164315b8cf6c543b107c325bfeefbdb482dc55a6ac14f88b9487aaae5c803c
|
3 |
+
size 3944388608
|
rwitz2-go-bruins-v2.1.1-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35f2d247efe0a18446c3edfdf4795d1117ba64a68efc852639144c57185bc6bc
|
3 |
+
size 2719242240
|
rwitz2-go-bruins-v2.1.1-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:668aa01b869acf604a7eae8c77daa7157b25f0f9380c9a2c4219a348c9139d43
|
3 |
+
size 3822024704
|
rwitz2-go-bruins-v2.1.1-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7024349c246a9d500e4101a657789f328027e57d6022a1545747a1c58755680
|
3 |
+
size 3518986240
|
rwitz2-go-bruins-v2.1.1-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22a93bf849076d0fb6ed3794c8e7c483b7d8bc7e0cbf69cf32bfcae332cf97d7
|
3 |
+
size 3164567552
|
rwitz2-go-bruins-v2.1.1-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25a27e4cf3f1fed72a63f0afc8cfe058c8477129362f0decb1ef9c3a69f4d95e
|
3 |
+
size 4368439296
|
rwitz2-go-bruins-v2.1.1-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ecc65f404af050ba115273e845adf927ba460e88d9ab13c4ed641771d01a27d
|
3 |
+
size 4140374016
|
rwitz2-go-bruins-v2.1.1-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3544bccbf46bfcf20ff43987001f0240b30cc852da40f08cf24f0ae3bbf2d6cb
|
3 |
+
size 5131409408
|
rwitz2-go-bruins-v2.1.1-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cfdcbb77a50e29c011864574f75043a212aea012fd198b058de15bff267da00
|
3 |
+
size 4997715968
|
rwitz2-go-bruins-v2.1.1-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9892edb023f94ae73849ecd3058c9ea81914c4ac6485d7cbbd741e9658c0af7
|
3 |
+
size 5942065152
|
rwitz2-go-bruins-v2.1.1-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59cf7ac13e478ce94932773f140d6766f705154c588043b8652ee0ca9791559e
|
3 |
+
size 7695857664
|