初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/amoral-gemma-3-1b-thinking-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
|
||||
amoral-gemma-3-1b-thinking.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
amoral-gemma-3-1b-thinking.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
69
README.md
Normal file
69
README.md
Normal file
@@ -0,0 +1,69 @@
|
||||
---
|
||||
base_model: EXNate/amoral-gemma-3-1b-thinking
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- gemma3_text
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/EXNate/amoral-gemma-3-1b-thinking
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-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/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q3_K_S.gguf) | Q3_K_S | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q2_K.gguf) | Q2_K | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.IQ4_XS.gguf) | IQ4_XS | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q3_K_L.gguf) | Q3_K_L | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q5_K_M.gguf) | Q5_K_M | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q6_K.gguf) | Q6_K | 1.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.Q8_0.gguf) | Q8_0 | 1.2 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/amoral-gemma-3-1b-thinking-GGUF/resolve/main/amoral-gemma-3-1b-thinking.f16.gguf) | f16 | 2.1 | 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
amoral-gemma-3-1b-thinking.IQ4_XS.gguf
Normal file
3
amoral-gemma-3-1b-thinking.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:609645b11290b886ce272060ea3a71ebe9874a59d9412e7951793acb86c1bfd1
|
||||
size 718168224
|
||||
3
amoral-gemma-3-1b-thinking.Q2_K.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6783fc4038f59bb7c80034748d0eda9dcf85ca184215cdefd4bc2fd46f26122
|
||||
size 689815200
|
||||
3
amoral-gemma-3-1b-thinking.Q3_K_L.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f283255c822678f3e3a0b748b0018662f904f67c4b4e0d28a9c7a4fed9a472c
|
||||
size 751576224
|
||||
3
amoral-gemma-3-1b-thinking.Q3_K_M.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b52f348c33067e2b6573792fe3d290eeeab547c83028cc8d789a85579c5e3e2
|
||||
size 722416800
|
||||
3
amoral-gemma-3-1b-thinking.Q3_K_S.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d9101496584e958d2d2e6d320d0ac49c4e898c771138357c3ebda39a16e056a
|
||||
size 688856736
|
||||
3
amoral-gemma-3-1b-thinking.Q4_K_M.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:491ce1390538d72c6bca105c9832035b988a611be8b5f7aa2f2c2b010399480d
|
||||
size 806058912
|
||||
3
amoral-gemma-3-1b-thinking.Q4_K_S.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45a936e4c97ca5d789f07991fdec673fc27613be553ba004dac7a5a473a98e83
|
||||
size 780993696
|
||||
3
amoral-gemma-3-1b-thinking.Q5_K_M.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf6b40b2539b0a720435ca2d0cf6803308b4a6584ffca70ed6b53b369e0aadb7
|
||||
size 851346336
|
||||
3
amoral-gemma-3-1b-thinking.Q5_K_S.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0da7ddfe0538288d13703fcd193b67cacdc4db1ff7f4b750661a136b39181f8
|
||||
size 836400288
|
||||
3
amoral-gemma-3-1b-thinking.Q6_K.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a503ca28d05adda7da5d380a33c26c630788d8d4c91449d53fde51c0576071e
|
||||
size 1011739296
|
||||
3
amoral-gemma-3-1b-thinking.Q8_0.gguf
Normal file
3
amoral-gemma-3-1b-thinking.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2393f1ec424d03dc81004170502f4cd4f0de14b0510e62ed193747fb2cdea025
|
||||
size 1069307040
|
||||
3
amoral-gemma-3-1b-thinking.f16.gguf
Normal file
3
amoral-gemma-3-1b-thinking.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a57d3108da01263751600f04973768022dddb1fd61cd1feb71574102de49df9
|
||||
size 2006574240
|
||||
Reference in New Issue
Block a user