初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/iSA-02-Nano-Llama-3.2-1B-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
|
||||
iSA-02-Nano-Llama-3.2-1B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
iSA-02-Nano-Llama-3.2-1B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
83
README.md
Normal file
83
README.md
Normal file
@@ -0,0 +1,83 @@
|
||||
---
|
||||
base_model: NeuraLakeAi/iSA-02-Nano-Llama-3.2-1B
|
||||
language:
|
||||
- en
|
||||
- pt
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
model_creator: Celso H A Diniz
|
||||
model_name: NeuraLakeAi/iSA-02-Nano-Llama-3.2-1B
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- text-generation
|
||||
- transformers
|
||||
- facebook
|
||||
- meta
|
||||
- pytorch
|
||||
- reasoning
|
||||
- context-dynamic
|
||||
- small-models
|
||||
- synthetic-data
|
||||
- function-calls
|
||||
- open-source
|
||||
- llama
|
||||
- NeuraLake
|
||||
- brazil
|
||||
- 1B
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/NeuraLakeAi/iSA-02-Nano-Llama-3.2-1B
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
||||
## 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/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q2_K.gguf) | Q2_K | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q3_K_S.gguf) | Q3_K_S | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q3_K_L.gguf) | Q3_K_L | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.IQ4_XS.gguf) | IQ4_XS | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q5_K_S.gguf) | Q5_K_S | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q5_K_M.gguf) | Q5_K_M | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q6_K.gguf) | Q6_K | 1.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/iSA-02-Nano-Llama-3.2-1B-GGUF/resolve/main/iSA-02-Nano-Llama-3.2-1B.f16.gguf) | f16 | 2.6 | 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
iSA-02-Nano-Llama-3.2-1B.IQ4_XS.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:744cb2625d500a86c5144c3bedaa5e782aacdabeacb0f62f4e5c14932f4d1468
|
||||
size 748385472
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q2_K.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c9d0eefc69666d70bb5087a5b869e45c9a51088bf3cf8ce8b724518d301f293
|
||||
size 580875456
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q3_K_L.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4be0afb871b9a31d684996c0e2f5771a6011506c3a9c2d760d31c6cb464c6a89
|
||||
size 732525760
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q3_K_M.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aca0fc4665c4d75c12aab24db49428a0d091ca0ca8bf81d25bfc69fe51e0081e
|
||||
size 690844864
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q3_K_S.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8f56a028a255a61fd6d807f34700c7b3d78d75db32b6d89da105717f47a3659
|
||||
size 641692864
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q4_K_M.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e4912eef9323932a55ceeae8de46f6a24db4bbb029c56a71e1474fa36989b0d
|
||||
size 807695552
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q4_K_S.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:019a395ad4506252ec6dd7acf3810e61fbc08011d9d79e57822ef370a3f10a53
|
||||
size 775648448
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q5_K_M.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fff1f3bc37362064a43d9d4b7986d30a0be6e48d0383613233f0917ff559750d
|
||||
size 911504576
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q5_K_S.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dc8a7539fab66740659dd063fb27cff53221913d2b52a7632b19528272bdbc3
|
||||
size 892564672
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q6_K.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec48180a4f0566f4f620b6cb359a4873c7a43188d874d359b7846d6e435274d3
|
||||
size 1021801664
|
||||
3
iSA-02-Nano-Llama-3.2-1B.Q8_0.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27e71b1dc469a10788ae21ac9055df84f6a60d10af8f03033f1146e805916558
|
||||
size 1321084096
|
||||
3
iSA-02-Nano-Llama-3.2-1B.f16.gguf
Normal file
3
iSA-02-Nano-Llama-3.2-1B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9653e5aeca88202571f53c6d4687b87feeb565c8fdae5de4aa1f945deef8f878
|
||||
size 2479596736
|
||||
Reference in New Issue
Block a user