Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +46 -0
- featherless-quants.png +3 -0
- sethuiyer-Medichat-Llama3-8B-IQ4_XS.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-Q2_K.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-Q3_K_L.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-Q3_K_M.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-Q3_K_S.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-Q4_K_M.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-Q4_K_S.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-Q5_K_M.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-Q5_K_S.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-Q6_K.gguf +3 -0
- sethuiyer-Medichat-Llama3-8B-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 |
+
sethuiyer-Medichat-Llama3-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
sethuiyer-Medichat-Llama3-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
sethuiyer-Medichat-Llama3-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
sethuiyer-Medichat-Llama3-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
sethuiyer-Medichat-Llama3-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
sethuiyer-Medichat-Llama3-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
sethuiyer-Medichat-Llama3-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
sethuiyer-Medichat-Llama3-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
sethuiyer-Medichat-Llama3-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
sethuiyer-Medichat-Llama3-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
sethuiyer-Medichat-Llama3-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: sethuiyer/Medichat-Llama3-8B
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
quantized_by: featherless-ai-quants
|
5 |
+
---
|
6 |
+
|
7 |
+
# sethuiyer/Medichat-Llama3-8B GGUF Quantizations π
|
8 |
+
|
9 |
+
![Featherless AI Quants](./featherless-quants.png)
|
10 |
+
|
11 |
+
*Optimized GGUF quantization files for enhanced model performance*
|
12 |
+
|
13 |
+
---
|
14 |
+
|
15 |
+
## Available Quantizations π
|
16 |
+
|
17 |
+
| Quantization Type | File | Size |
|
18 |
+
|-------------------|------|------|
|
19 |
+
| Q8_0 | [sethuiyer-Medichat-Llama3-8B-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q8_0.gguf) | 8145.12 MB |
|
20 |
+
| Q4_K_S | [sethuiyer-Medichat-Llama3-8B-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q4_K_S.gguf) | 4475.28 MB |
|
21 |
+
| Q2_K | [sethuiyer-Medichat-Llama3-8B-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q2_K.gguf) | 3031.86 MB |
|
22 |
+
| Q6_K | [sethuiyer-Medichat-Llama3-8B-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q6_K.gguf) | 6290.44 MB |
|
23 |
+
| Q3_K_M | [sethuiyer-Medichat-Llama3-8B-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q3_K_M.gguf) | 3832.74 MB |
|
24 |
+
| Q3_K_S | [sethuiyer-Medichat-Llama3-8B-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q3_K_S.gguf) | 3494.74 MB |
|
25 |
+
| Q3_K_L | [sethuiyer-Medichat-Llama3-8B-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q3_K_L.gguf) | 4121.74 MB |
|
26 |
+
| Q4_K_M | [sethuiyer-Medichat-Llama3-8B-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q4_K_M.gguf) | 4692.78 MB |
|
27 |
+
| Q5_K_S | [sethuiyer-Medichat-Llama3-8B-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q5_K_S.gguf) | 5339.90 MB |
|
28 |
+
| Q5_K_M | [sethuiyer-Medichat-Llama3-8B-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-Q5_K_M.gguf) | 5467.40 MB |
|
29 |
+
| IQ4_XS | [sethuiyer-Medichat-Llama3-8B-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/sethuiyer-Medichat-Llama3-8B-GGUF/blob/main/sethuiyer-Medichat-Llama3-8B-IQ4_XS.gguf) | 4276.62 MB |
|
30 |
+
|
31 |
+
|
32 |
+
---
|
33 |
+
|
34 |
+
## β‘ Powered by [Featherless AI](https://featherless.ai)
|
35 |
+
|
36 |
+
### Key Features
|
37 |
+
|
38 |
+
- π₯ **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
|
39 |
+
- π οΈ **Zero Infrastructure** - No server setup or maintenance required
|
40 |
+
- π **Vast Compatibility** - Support for 2400+ models and counting
|
41 |
+
- π **Affordable Pricing** - Starting at just $10/month
|
42 |
+
|
43 |
+
---
|
44 |
+
|
45 |
+
**Links:**
|
46 |
+
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)
|
featherless-quants.png
ADDED
Git LFS Details
|
sethuiyer-Medichat-Llama3-8B-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ce9ef5eddce186e7fb25417bcdf226002b9d93281a3d709451140ce1a6ebd8c
|
3 |
+
size 4484364320
|
sethuiyer-Medichat-Llama3-8B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc2617863586ff9c1cbeed9b160be7bf2f82bbf48cf87a21c10d68264fb1136c
|
3 |
+
size 3179132960
|
sethuiyer-Medichat-Llama3-8B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6d9ac583228752d3b5ebc7f7f1a20e20983dfdbbfa4419c893d1a6e711792b4
|
3 |
+
size 4321957920
|
sethuiyer-Medichat-Llama3-8B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81b195c8954901ef7cf4c0657d3f989c71e102b52d8ab90045ad6669dce6b4fb
|
3 |
+
size 4018919456
|
sethuiyer-Medichat-Llama3-8B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0594babc009ea2af02c8dfbf3485c58fe6d632cad8a6966e1dafc3fe997486a3
|
3 |
+
size 3664500768
|
sethuiyer-Medichat-Llama3-8B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1db07fee92febcfae7c2ba9658cc16562a4d2cf589dacc5d8222a817371e1fe6
|
3 |
+
size 4920735776
|
sethuiyer-Medichat-Llama3-8B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82c05f3a8c99e31dbf859fc8084536590ebdbf1cbdf8aa6b7df5e4d2e522cde2
|
3 |
+
size 4692670496
|
sethuiyer-Medichat-Llama3-8B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08a70298dbdb6692867486274d68182e69aa8d5cc02aaeff87ff31214d70956a
|
3 |
+
size 5732988960
|
sethuiyer-Medichat-Llama3-8B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e3e7b17b6e8277ea2910029a948d5138481681197e8971e0b0f6d0b277132f0
|
3 |
+
size 5599295520
|
sethuiyer-Medichat-Llama3-8B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b23ef326430c682caa197e15b0b4d62101ea47bf1acc0f799e587cda74fb9390
|
3 |
+
size 6596007968
|
sethuiyer-Medichat-Llama3-8B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:812a27db1aa8f90266822cec48e4312d15ddd63c4c77a26b528c2b36972ee58c
|
3 |
+
size 8540772384
|