初始化项目,由ModelHub XC社区提供模型

Model: featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-21 18:11:51 +08:00
commit 7ed9e4bd94
14 changed files with 130 additions and 0 deletions

47
.gitattributes vendored Normal file
View File

@@ -0,0 +1,47 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
featherless-quants.png filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
mlx-community-Llama-3.2-1B-Instruct-bf16-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text

47
README.md Normal file
View File

@@ -0,0 +1,47 @@
---
base_model: mlx-community/Llama-3.2-1B-Instruct-bf16
pipeline_tag: text-generation
quantized_by: featherless-ai-quants
---
# mlx-community/Llama-3.2-1B-Instruct-bf16 GGUF Quantizations 🚀
![Featherless AI Quants](./featherless-quants.png)
*Optimized GGUF quantization files for enhanced model performance*
> Powered by [Featherless AI](https://featherless.ai) - run any model you'd like for a simple small fee.
---
## Available Quantizations 📊
| Quantization Type | File | Size |
|-------------------|------|------|
| IQ4_XS | [mlx-community-Llama-3.2-1B-Instruct-bf16-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-IQ4_XS.gguf) | 713.71 MB |
| Q2_K | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q2_K.gguf) | 553.96 MB |
| Q3_K_L | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q3_K_L.gguf) | 698.59 MB |
| Q3_K_M | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q3_K_M.gguf) | 658.84 MB |
| Q3_K_S | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q3_K_S.gguf) | 611.96 MB |
| Q4_K_M | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q4_K_M.gguf) | 770.28 MB |
| Q4_K_S | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q4_K_S.gguf) | 739.71 MB |
| Q5_K_M | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q5_K_M.gguf) | 869.28 MB |
| Q5_K_S | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q5_K_S.gguf) | 851.21 MB |
| Q6_K | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q6_K.gguf) | 974.46 MB |
| Q8_0 | [mlx-community-Llama-3.2-1B-Instruct-bf16-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/mlx-community-Llama-3.2-1B-Instruct-bf16-GGUF/blob/main/mlx-community-Llama-3.2-1B-Instruct-bf16-Q8_0.gguf) | 1259.88 MB |
---
## ⚡ Powered by [Featherless AI](https://featherless.ai)
### Key Features
- 🔥 **Instant Hosting** - Deploy any Llama model on HuggingFace instantly
- 🛠️ **Zero Infrastructure** - No server setup or maintenance required
- 📚 **Vast Compatibility** - Support for 2400+ models and counting
- 💎 **Affordable Pricing** - Starting at just $10/month
---
**Links:**
[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models)

3
featherless-quants.png Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e1b4d66c8306c7b0614089381fdf86ea4efb02dffb78d22767a084cb8b88d6b
size 1614532

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6326bacb302efd5a18588b5a22d2fb7ed387f2bc5d986fa9dc1ea2cd386c33d2
size 748384128

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3dbfbc1e2bb587a63becdceb2bc95b097ee96d426c77204a70ff4315646893e
size 580874112

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ae259ff14b8ed2e6afabc5fc60342a8cdfee19306900ebf52cf103d3f155f3c
size 732524416

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f740cedbe00307523312f6fff9e2ff8fdde61a05800f63d5a63b93ef73253a2
size 690843520

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8bc4e42c5e19c96ccc423e641b40557aadf6096cf53c38e1af9aea6c06193f2
size 641691520

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d97b2303fd7a4734fbdf05df91347293d3bd9110f53c38dc24aa67278f898fc3
size 807694208

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e50f87f762845e69e2a983bb3946950c52bac1a411fb188443d93b6f5e0e354b
size 775647104

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1d0a1b90fb1fe7761fc106a161d740e4fd8854e9a2f580dee22a12106739045
size 911503232

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5eca1b46e5a5a5999e273819bfe11c34d048f84484c916b39000958865bc1a99
size 892563328

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d35d82cefbe613405082466d311adb8cc1599443836780c18e8f75ed023f95fa
size 1021800320

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13794873e15eb578b752b1768a963c8ad10f7b9903bd7bbaca09a631f64814d3
size 1321082752