初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/moltbook-oversight-llama-3.2-3b-instruct-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
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
moltbook-oversight-llama-3.2-3b-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
77
README.md
Normal file
77
README.md
Normal file
@@ -0,0 +1,77 @@
|
|||||||
|
---
|
||||||
|
base_model: tocsa/moltbook-oversight-llama-3.2-3b-instruct
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- text-generation-inference
|
||||||
|
- transformers
|
||||||
|
- unsloth
|
||||||
|
- llama
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||||
|
<!-- ### quants_skip: -->
|
||||||
|
<!-- ### skip_mmproj: -->
|
||||||
|
static quants of https://huggingface.co/tocsa/moltbook-oversight-llama-3.2-3b-instruct
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#moltbook-oversight-llama-3.2-3b-instruct-GGUF).***
|
||||||
|
|
||||||
|
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/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q2_K.gguf) | Q2_K | 1.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_M.gguf) | Q5_K_M | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q6_K.gguf) | Q6_K | 2.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.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
moltbook-oversight-llama-3.2-3b-instruct.IQ4_XS.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:94cf55c074867ef32179b943ae374f67222e693675970dc910da4f14bab858e6
|
||||||
|
size 1840907360
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q2_K.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12de724fc8b5aa5aba985222540af32b53e20bc9aee97873de61e627a3f918a8
|
||||||
|
size 1363936352
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q3_K_L.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f3fb93cf9b1f3dbcd32ea617fa7f1cbf3e4fb7b03d04fea487069476c3b9ef5
|
||||||
|
size 1815348320
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q3_K_M.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2f6fae7690793df7be39146ebdd1026eae673d74f403d10db13b954bd782dd6e
|
||||||
|
size 1687159904
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q3_K_S.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1db373530471ac43e31485f174712c18892248e5d05bf97203b539b872f2c4fa
|
||||||
|
size 1542849632
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q4_K_M.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:21c0c135289447dcfde9c909a7b041aab77800e68bc7beb5ef3cf03126e79b9f
|
||||||
|
size 2019378272
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q4_K_S.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c15964a75be0fed4bd3ae0e69ba9ffa4d914b6063c9a4587e9b4912888d1f48
|
||||||
|
size 1928201312
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q5_K_M.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88977afedaa249a2b6c03fc6d8d63c9b6d28b84beda5562055d57a9b3c5a707e
|
||||||
|
size 2322154592
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q5_K_S.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed0a52dbecdba28cbfa40ee6da15e6972791a757ab383c11f1d8c1709c30e71f
|
||||||
|
size 2269512800
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q6_K.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f0fbb7c8301ad5d6fb784837e8e9e20b04fb02fd50e97ba09122ee257913b9e6
|
||||||
|
size 2643854432
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.Q8_0.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a905c7047809932b37e68fe68afff37d68cae28d32b3c0988e1978680899d30
|
||||||
|
size 3421899872
|
||||||
3
moltbook-oversight-llama-3.2-3b-instruct.f16.gguf
Normal file
3
moltbook-oversight-llama-3.2-3b-instruct.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:26101c672894c92482dda0c2afd8a04add406b139f9768ad70ce05a8049493c6
|
||||||
|
size 6433688672
|
||||||
Reference in New Issue
Block a user