m8than commited on
Commit
964a964
β€’
1 Parent(s): 1a31fb9

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
+ TsinghuaC3I-Llama-3-8B-UltraMedical-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
37
+ TsinghuaC3I-Llama-3-8B-UltraMedical-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
38
+ TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
39
+ TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
40
+ TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
41
+ TsinghuaC3I-Llama-3-8B-UltraMedical-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ TsinghuaC3I-Llama-3-8B-UltraMedical-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ TsinghuaC3I-Llama-3-8B-UltraMedical-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
44
+ TsinghuaC3I-Llama-3-8B-UltraMedical-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
45
+ TsinghuaC3I-Llama-3-8B-UltraMedical-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
46
+ TsinghuaC3I-Llama-3-8B-UltraMedical-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,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: TsinghuaC3I/Llama-3-8B-UltraMedical
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # TsinghuaC3I/Llama-3-8B-UltraMedical 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 | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q8_0.gguf) | 8145.11 MB |
20
+ | Q4_K_S | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q4_K_S.gguf) | 4475.28 MB |
21
+ | Q2_K | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q2_K.gguf) | 3031.86 MB |
22
+ | Q6_K | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q6_K.gguf) | 6290.44 MB |
23
+ | Q3_K_M | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q3_K_L | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_L.gguf) | 4121.74 MB |
26
+ | Q4_K_M | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q4_K_M.gguf) | 4692.78 MB |
27
+ | Q5_K_S | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q5_K_S.gguf) | 5339.90 MB |
28
+ | Q5_K_M | [TsinghuaC3I-Llama-3-8B-UltraMedical-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-Q5_K_M.gguf) | 5467.40 MB |
29
+ | IQ4_XS | [TsinghuaC3I-Llama-3-8B-UltraMedical-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/TsinghuaC3I-Llama-3-8B-UltraMedical-GGUF/blob/main/TsinghuaC3I-Llama-3-8B-UltraMedical-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)
TsinghuaC3I-Llama-3-8B-UltraMedical-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:802bbdf695a7d4f2e91fd302d18d05c0da7ba7c9168cd8d3901cc7daffe2f5df
3
+ size 4484362880
TsinghuaC3I-Llama-3-8B-UltraMedical-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18be612683d3330bf5b0823be6dea6a6b4529fb4739576501c17cb3db6d65a77
3
+ size 3179131520
TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ab5ca66c10020e381da9a5d03d53c194b13a8f7e1b59b0c6262469eb40904d
3
+ size 4321956480
TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e4fdcc122e6bf3d38d8a81dd8d263c7592ccf4d349081c373a79557ac134edc
3
+ size 4018918016
TsinghuaC3I-Llama-3-8B-UltraMedical-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e36b855aa253f6012c738c2b9048ff1a7803442841943af5242ee94c14ee140
3
+ size 3664499328
TsinghuaC3I-Llama-3-8B-UltraMedical-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f67897a62fae309e6c490d41a6831e883f1bd1d360ee44eb7e7cd6ab3c6d2c37
3
+ size 4920734336
TsinghuaC3I-Llama-3-8B-UltraMedical-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6fd71c11bf4b26b8b1dbcb4509fd7e7d8c6154af08d6436c8316618d5b9efb5
3
+ size 4692669056
TsinghuaC3I-Llama-3-8B-UltraMedical-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:861af10e787640041fbbf96d05aecd98c4dfe02153a1db586eda3a1db5ba6a03
3
+ size 5732987520
TsinghuaC3I-Llama-3-8B-UltraMedical-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f13cc25feb6ccfe4a8099460857a3e8f43a8a4d394fca21610c78c1fa4b67c
3
+ size 5599294080
TsinghuaC3I-Llama-3-8B-UltraMedical-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16b556afced419ae99665af0b4757c9a0679be7ad3a264ab2445f92e17d715a1
3
+ size 6596006528
TsinghuaC3I-Llama-3-8B-UltraMedical-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f7bc0ba111245f6daf93da76ee1ce08501b65eef050d65130e8d7d7f63c3f83
3
+ size 8540770944
featherless-quants.png ADDED

Git LFS Details

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