初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/reasoning-gen-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
|
||||
reasoning-gen-1b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
reasoning-gen-1b.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: syvai/reasoning-gen-1b
|
||||
datasets:
|
||||
- syvai/reasoning-gen
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: llama3.2
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- axolotl
|
||||
- generated_from_trainer
|
||||
---
|
||||
## 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/syvai/reasoning-gen-1b
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#reasoning-gen-1b-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/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q2_K.gguf) | Q2_K | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q3_K_S.gguf) | Q3_K_S | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q3_K_L.gguf) | Q3_K_L | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.IQ4_XS.gguf) | IQ4_XS | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q5_K_S.gguf) | Q5_K_S | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q5_K_M.gguf) | Q5_K_M | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q6_K.gguf) | Q6_K | 1.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-1b.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/reasoning-gen-1b-GGUF/resolve/main/reasoning-gen-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
reasoning-gen-1b.IQ4_XS.gguf
Normal file
3
reasoning-gen-1b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b5dfea85d19f1e211762ee45720c486f4182701b486f2a61f2385e208c8ac2b
|
||||
size 748384960
|
||||
3
reasoning-gen-1b.Q2_K.gguf
Normal file
3
reasoning-gen-1b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fc113d5b24f7d57aa225c1821bea7d3598fc3264ff444add2a8cbc123cbe3a1
|
||||
size 580874944
|
||||
3
reasoning-gen-1b.Q3_K_L.gguf
Normal file
3
reasoning-gen-1b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4f1bcfee60d7d77bd525841ac7868dac82a14ea9280c2ae6622085d2c787691
|
||||
size 732525248
|
||||
3
reasoning-gen-1b.Q3_K_M.gguf
Normal file
3
reasoning-gen-1b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cb73c67e765e4ee61aac1ee23bae1e19609b8fc87e1ae44867b7c80a308aa77
|
||||
size 690844352
|
||||
3
reasoning-gen-1b.Q3_K_S.gguf
Normal file
3
reasoning-gen-1b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db915a99b5b4c93bd2c75c58f5c6c13dbe098abf3634217770db06bddc929265
|
||||
size 641692352
|
||||
3
reasoning-gen-1b.Q4_K_M.gguf
Normal file
3
reasoning-gen-1b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ad9fb962f8203b7edfe098f136c1467736bc2428fd3f22eb1abafec81e29505
|
||||
size 807695040
|
||||
3
reasoning-gen-1b.Q4_K_S.gguf
Normal file
3
reasoning-gen-1b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:390bbe8875bf64e1a2f321969bfc0b2cdbeea4d9e84b2c9f0f7a7df541172407
|
||||
size 775647936
|
||||
3
reasoning-gen-1b.Q5_K_M.gguf
Normal file
3
reasoning-gen-1b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a2b157836aaf4a4f3f0ff596ab8fb40d5dff038d36970263db882ba89a79b2a
|
||||
size 911504064
|
||||
3
reasoning-gen-1b.Q5_K_S.gguf
Normal file
3
reasoning-gen-1b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f185efc67f930019b8d8fb6110d57223bd9a1c553a229cbd420aa5604e800e54
|
||||
size 892564160
|
||||
3
reasoning-gen-1b.Q6_K.gguf
Normal file
3
reasoning-gen-1b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19b8bbf0b6ad598ad35f8ed8726d5f58ccc4da73a488ab6055432cbd092c55b8
|
||||
size 1021801152
|
||||
3
reasoning-gen-1b.Q8_0.gguf
Normal file
3
reasoning-gen-1b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da1845d6b61784dfcb76e76ec9aa9dd626795bd771cd8c4f936d6fd461fd30bc
|
||||
size 1321083584
|
||||
3
reasoning-gen-1b.f16.gguf
Normal file
3
reasoning-gen-1b.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05690c5d87314bd767c23aaa38b501d78744a077039fe9c2b22f9ae7de6bcfcc
|
||||
size 2479596224
|
||||
Reference in New Issue
Block a user