初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/philosophical-surgeon-v1-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
|
||||
philosophical-surgeon-v1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
philosophical-surgeon-v1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
70
README.md
Normal file
70
README.md
Normal file
@@ -0,0 +1,70 @@
|
||||
---
|
||||
base_model: Artvv/philosophical-surgeon-v1
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- qwen2
|
||||
- trl
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/Artvv/philosophical-surgeon-v1
|
||||
|
||||
<!-- 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/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/philosophical-surgeon-v1-GGUF/resolve/main/philosophical-surgeon-v1.f16.gguf) | f16 | 15.3 | 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
philosophical-surgeon-v1.IQ4_XS.gguf
Normal file
3
philosophical-surgeon-v1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe9cc6d117a6498e1e6a1dc3d439550313efe13d6f74599fd9bf4c45cc3a5e07
|
||||
size 4250299200
|
||||
3
philosophical-surgeon-v1.Q2_K.gguf
Normal file
3
philosophical-surgeon-v1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86f27f50df19b4269eccc39853d887c32d0a8b819349da9e531cc81bc95941c3
|
||||
size 3015940928
|
||||
3
philosophical-surgeon-v1.Q3_K_L.gguf
Normal file
3
philosophical-surgeon-v1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f6bcbc85b1d4daafc17ff622b8484ea667858e958499cf1ecfba5b15dcacab6
|
||||
size 4088460096
|
||||
3
philosophical-surgeon-v1.Q3_K_M.gguf
Normal file
3
philosophical-surgeon-v1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7672fec0a7979e5bc035b4d98c9695274d838dee173de90286cc2b0af45349b
|
||||
size 3808392000
|
||||
3
philosophical-surgeon-v1.Q3_K_S.gguf
Normal file
3
philosophical-surgeon-v1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da81f484c983386870cae8d4e6122f7e267801df717e902e7a4adbffa96f094a
|
||||
size 3492369216
|
||||
3
philosophical-surgeon-v1.Q4_K_M.gguf
Normal file
3
philosophical-surgeon-v1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a39ceeb96b9ca956fd64087e52896768b3c5f06ff233175e552464ce0edc5e3
|
||||
size 4683074368
|
||||
3
philosophical-surgeon-v1.Q4_K_S.gguf
Normal file
3
philosophical-surgeon-v1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f6ca62c59e1c697d283d0da1366f970e453ce65fe295c5a69e4d0e197886944
|
||||
size 4457769792
|
||||
3
philosophical-surgeon-v1.Q5_K_M.gguf
Normal file
3
philosophical-surgeon-v1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f00c3c4a140b49bb2737b044def9775733543a2de57d139e6e0ee2da3d312b23
|
||||
size 5444832064
|
||||
3
philosophical-surgeon-v1.Q5_K_S.gguf
Normal file
3
philosophical-surgeon-v1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9424fc9e3e0f681cde9260b1b99ab4ac6828fa2901867c60441441d61211cc88
|
||||
size 5315177280
|
||||
3
philosophical-surgeon-v1.Q6_K.gguf
Normal file
3
philosophical-surgeon-v1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01cc17fe67622a77d752affc792682b6a3a2c10aac16c896eab63b708e59a64c
|
||||
size 6254199616
|
||||
3
philosophical-surgeon-v1.Q8_0.gguf
Normal file
3
philosophical-surgeon-v1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45177e41cd06cccd879531f0ab4de155d211653f63e8d7a9e1132516165c891e
|
||||
size 8098526016
|
||||
3
philosophical-surgeon-v1.f16.gguf
Normal file
3
philosophical-surgeon-v1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6519550cbde7b1798a746d61019762f0c0a81d4873550736224578080bb50eb2
|
||||
size 15237854016
|
||||
Reference in New Issue
Block a user