Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +47 -0
- featherless-quants.png +3 -0
- google-DiarizationLM-13b-Fisher-v1-IQ4_XS.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-Q2_K.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-Q3_K_L.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-Q3_K_M.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-Q3_K_S.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-Q4_K_M.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-Q4_K_S.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-Q5_K_M.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-Q5_K_S.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-Q6_K.gguf +3 -0
- google-DiarizationLM-13b-Fisher-v1-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 |
+
google-DiarizationLM-13b-Fisher-v1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
google-DiarizationLM-13b-Fisher-v1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
google-DiarizationLM-13b-Fisher-v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
google-DiarizationLM-13b-Fisher-v1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
google-DiarizationLM-13b-Fisher-v1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
google-DiarizationLM-13b-Fisher-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
google-DiarizationLM-13b-Fisher-v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
google-DiarizationLM-13b-Fisher-v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
google-DiarizationLM-13b-Fisher-v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
google-DiarizationLM-13b-Fisher-v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
google-DiarizationLM-13b-Fisher-v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: google/DiarizationLM-13b-Fisher-v1
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# google/DiarizationLM-13b-Fisher-v1 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 | [google-DiarizationLM-13b-Fisher-v1-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-IQ4_XS.gguf) | 6694.33 MB |
|
21 |
+
| Q2_K | [google-DiarizationLM-13b-Fisher-v1-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q2_K.gguf) | 4629.39 MB |
|
22 |
+
| Q3_K_L | [google-DiarizationLM-13b-Fisher-v1-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q3_K_L.gguf) | 6608.54 MB |
|
23 |
+
| Q3_K_M | [google-DiarizationLM-13b-Fisher-v1-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q3_K_M.gguf) | 6044.17 MB |
|
24 |
+
| Q3_K_S | [google-DiarizationLM-13b-Fisher-v1-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q3_K_S.gguf) | 5396.82 MB |
|
25 |
+
| Q4_K_M | [google-DiarizationLM-13b-Fisher-v1-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q4_K_M.gguf) | 7501.56 MB |
|
26 |
+
| Q4_K_S | [google-DiarizationLM-13b-Fisher-v1-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q4_K_S.gguf) | 7079.30 MB |
|
27 |
+
| Q5_K_M | [google-DiarizationLM-13b-Fisher-v1-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q5_K_M.gguf) | 8802.34 MB |
|
28 |
+
| Q5_K_S | [google-DiarizationLM-13b-Fisher-v1-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q5_K_S.gguf) | 8556.64 MB |
|
29 |
+
| Q6_K | [google-DiarizationLM-13b-Fisher-v1-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q6_K.gguf) | 10184.42 MB |
|
30 |
+
| Q8_0 | [google-DiarizationLM-13b-Fisher-v1-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/google-DiarizationLM-13b-Fisher-v1-GGUF/blob/main/google-DiarizationLM-13b-Fisher-v1-Q8_0.gguf) | 13190.57 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
|
google-DiarizationLM-13b-Fisher-v1-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7630018c54b8a9608a71524885324259aff0c695894cc460ce7e2cb03c8a0b2
|
3 |
+
size 7019518400
|
google-DiarizationLM-13b-Fisher-v1-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae8ba0687e894e1776a558b60f2a6d6ba8911a7052429e6e21fe717cfc767b56
|
3 |
+
size 4854270400
|
google-DiarizationLM-13b-Fisher-v1-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9db80b6d191a75168534e6ca091ad777bbb6edd8036f9e495c6de27808a12ce7
|
3 |
+
size 6929560000
|
google-DiarizationLM-13b-Fisher-v1-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13690051b9513b683e2815de1ceebea6c1b58cc25379236c0381397e4c7c0322
|
3 |
+
size 6337769920
|
google-DiarizationLM-13b-Fisher-v1-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e0181d264065e3c8a91c8b3b6766d35d52b449318002ba3e35313f05792b2bc
|
3 |
+
size 5658980800
|
google-DiarizationLM-13b-Fisher-v1-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55bfcff206e84240f51621adf48982bb149cfa878bc9ddb68a521539f3043f50
|
3 |
+
size 7865956800
|
google-DiarizationLM-13b-Fisher-v1-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:616682c053f55dddd20dfd8a5733c918a81bba8d9358107bfa0fc7e98754cc35
|
3 |
+
size 7423179200
|
google-DiarizationLM-13b-Fisher-v1-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23cca910458edf67d96e85f7ceccafacb27d180377908bf92a5bd10098b937bd
|
3 |
+
size 9229924800
|
google-DiarizationLM-13b-Fisher-v1-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab77319ea81a2ea3ed9778eeae850bcfa08514de86bb22a5b665a319c4d77074
|
3 |
+
size 8972286400
|
google-DiarizationLM-13b-Fisher-v1-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ab8f2b089f97932b0e95f967b6ee9025caaffe1880ab593ed03a54d9285dc9c
|
3 |
+
size 10679140800
|
google-DiarizationLM-13b-Fisher-v1-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7b0dccb13e56453b696586508a56d05b700077cf948db5f05ea368555475838
|
3 |
+
size 13831320000
|