初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/llama-3.2-3B-chain-reasoning-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal 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
|
||||
llama-3.2-3B-chain-reasoning.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama-3.2-3B-chain-reasoning.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
64
README.md
Normal file
64
README.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
base_model: Shaleen123/llama-3.2-3B-chain-reasoning
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
tags: []
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/Shaleen123/llama-3.2-3B-chain-reasoning
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-i1-GGUF
|
||||
## Usage
|
||||
|
||||
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
||||
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
||||
more details, including on how to concatenate multi-part files.
|
||||
|
||||
## Provided Quants
|
||||
|
||||
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
||||
|
||||
| Link | Type | Size/GB | Notes |
|
||||
|:-----|:-----|--------:|:------|
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q2_K.gguf) | Q2_K | 1.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q5_K_M.gguf) | Q5_K_M | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q6_K.gguf) | Q6_K | 2.7 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3B-chain-reasoning-GGUF/resolve/main/llama-3.2-3B-chain-reasoning.f16.gguf) | f16 | 6.5 | 16 bpw, overkill |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
And here are Artefact2's thoughts on the matter:
|
||||
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
||||
|
||||
## FAQ / Model Request
|
||||
|
||||
See https://huggingface.co/mradermacher/model_requests for some answers to
|
||||
questions you might have and/or if you want some other model quantized.
|
||||
|
||||
## Thanks
|
||||
|
||||
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
||||
me use its servers and providing upgrades to my workstation to enable
|
||||
this work in my free time.
|
||||
|
||||
<!-- end -->
|
||||
3
llama-3.2-3B-chain-reasoning.IQ4_XS.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7e56f00860585eb19b31a3bc42638be8b0c026925d2f9e3dc91a06b4b20ae04
|
||||
size 1840903264
|
||||
3
llama-3.2-3B-chain-reasoning.Q2_K.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98a6e6ea1c99aa6d397d4cb45486d3ea21c545fee6566013c57cba45c28e8e72
|
||||
size 1363932256
|
||||
3
llama-3.2-3B-chain-reasoning.Q3_K_L.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37bb64e8b644c95048f1f3a857209ec51d171eebb484cf46ccca89cb199dd589
|
||||
size 1815344224
|
||||
3
llama-3.2-3B-chain-reasoning.Q3_K_M.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9acd01f7b8a149cbdc734f60ab87a4799990ab37711e475468aae0366731adaf
|
||||
size 1687155808
|
||||
3
llama-3.2-3B-chain-reasoning.Q3_K_S.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8986ce2fc4381cbe2806c6f5d94e1be5702839d594bee7ebbe62e22b248f90a
|
||||
size 1542845536
|
||||
3
llama-3.2-3B-chain-reasoning.Q4_K_M.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efd5aca571bfc5dd2135acee4ce00848ac077ddca9238a532b56236ce6e48166
|
||||
size 2019374176
|
||||
3
llama-3.2-3B-chain-reasoning.Q4_K_S.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11ab6e2aa405dc7a4c9a67d711413a1d166f14686170f2ced6c975c7e0eb2d05
|
||||
size 1928197216
|
||||
3
llama-3.2-3B-chain-reasoning.Q5_K_M.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a60f0a8bbce2f56402450f2dd95a288098c857a6d1bae5411f6bb5a0e123958d
|
||||
size 2322150496
|
||||
3
llama-3.2-3B-chain-reasoning.Q5_K_S.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4eb1545d1a7151c148353e8a5fa69e65f6f63755f969acc5b11b37593b842d0
|
||||
size 2269508704
|
||||
3
llama-3.2-3B-chain-reasoning.Q6_K.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5567bf4f2826ea4117d97b85a83dc4e816eddab9484cc57bae3ce80fad09a57e
|
||||
size 2643850336
|
||||
3
llama-3.2-3B-chain-reasoning.Q8_0.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8d52454ef295669152f78a57d153a85f2c3a917ff99941df31da880fcfbe9ea
|
||||
size 3421895776
|
||||
3
llama-3.2-3B-chain-reasoning.f16.gguf
Normal file
3
llama-3.2-3B-chain-reasoning.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c0c69a34c00265e0f4ce097a67213a0c882af206286064034ab9f5341b505f9
|
||||
size 6433684576
|
||||
Reference in New Issue
Block a user