m8than commited on
Commit
08f4002
β€’
1 Parent(s): 2f312a6

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
+ Zhengyi-LLaMA-Mesh-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Zhengyi-LLaMA-Mesh-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Zhengyi-LLaMA-Mesh-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Zhengyi-LLaMA-Mesh-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Zhengyi-LLaMA-Mesh-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Zhengyi-LLaMA-Mesh-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Zhengyi-LLaMA-Mesh-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Zhengyi-LLaMA-Mesh-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Zhengyi-LLaMA-Mesh-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Zhengyi-LLaMA-Mesh-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Zhengyi-LLaMA-Mesh-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,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Zhengyi/LLaMA-Mesh
3
+ pipeline_tag: text-generation
4
+ quantized_by: featherless-ai-quants
5
+ ---
6
+
7
+ # Zhengyi/LLaMA-Mesh 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 | [Zhengyi-LLaMA-Mesh-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-IQ4_XS.gguf) | 4276.62 MB |
21
+ | Q2_K | [Zhengyi-LLaMA-Mesh-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q2_K.gguf) | 3031.86 MB |
22
+ | Q3_K_L | [Zhengyi-LLaMA-Mesh-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q3_K_L.gguf) | 4121.74 MB |
23
+ | Q3_K_M | [Zhengyi-LLaMA-Mesh-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q3_K_M.gguf) | 3832.74 MB |
24
+ | Q3_K_S | [Zhengyi-LLaMA-Mesh-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q3_K_S.gguf) | 3494.74 MB |
25
+ | Q4_K_M | [Zhengyi-LLaMA-Mesh-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q4_K_M.gguf) | 4692.78 MB |
26
+ | Q4_K_S | [Zhengyi-LLaMA-Mesh-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q4_K_S.gguf) | 4475.28 MB |
27
+ | Q5_K_M | [Zhengyi-LLaMA-Mesh-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q5_K_M.gguf) | 5467.40 MB |
28
+ | Q5_K_S | [Zhengyi-LLaMA-Mesh-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q5_K_S.gguf) | 5339.90 MB |
29
+ | Q6_K | [Zhengyi-LLaMA-Mesh-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q6_K.gguf) | 6290.44 MB |
30
+ | Q8_0 | [Zhengyi-LLaMA-Mesh-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/Zhengyi-LLaMA-Mesh-GGUF/blob/main/Zhengyi-LLaMA-Mesh-Q8_0.gguf) | 8145.11 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)
Zhengyi-LLaMA-Mesh-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a8d1ca37b6d38d1e3a4c3dd43f791d51e8141834fbf61109d537dc78c4b497
3
+ size 4484363296
Zhengyi-LLaMA-Mesh-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a7808438fee4360ffd184fc395bd571e71f74cdb13b152c912cbe1c33188c4
3
+ size 3179131936
Zhengyi-LLaMA-Mesh-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ebb3778e1da15d4e7e1eedce42cff04f18b0fbe90bef52257e9b6d5420fe7a6
3
+ size 4321956896
Zhengyi-LLaMA-Mesh-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57e74647e651c07fd3f98e0da7f89479d996949056c4e2d55a48367ca6d5ed4f
3
+ size 4018918432
Zhengyi-LLaMA-Mesh-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba2db8225a4eda3a98ad72ad6f5b592429c9b7a04cb993f96b1a434d7aa6e1da
3
+ size 3664499744
Zhengyi-LLaMA-Mesh-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fdcedfc16cd323ba7d094b8845542237167d7d1b50b0bf5034e53f4f7e8da8e
3
+ size 4920734752
Zhengyi-LLaMA-Mesh-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:429efed875d7fd4a3530cc9c7482aebc5f9cfa09860404171ccf409b28586efa
3
+ size 4692669472
Zhengyi-LLaMA-Mesh-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:343ed3ab218e5dc137024ec53fa71f2c65dc80e9eeb61eecb133473dfaefaebe
3
+ size 5732987936
Zhengyi-LLaMA-Mesh-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33390846a6713c47b7131ffe6df7dd3b6f4b91b5c3e66003386e5afed2e7e541
3
+ size 5599294496
Zhengyi-LLaMA-Mesh-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43cc8d18bc323ba2c6ec44a78b1ee84213803c7433bd6f2ae2c39d47a39fe9f4
3
+ size 6596006944
Zhengyi-LLaMA-Mesh-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d53645e8b0ea909fd20c0cbd5edc0844a4a70588a9bd3d9fe847701c4d7b1c61
3
+ size 8540771360
featherless-quants.png ADDED

Git LFS Details

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