初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/gpt-2-doctor-eng-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
|
||||||
|
gpt-2-doctor-eng.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gpt-2-doctor-eng.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
64
README.md
Normal file
64
README.md
Normal file
@@ -0,0 +1,64 @@
|
|||||||
|
---
|
||||||
|
base_model: ustunek/gpt-2-doctor-eng
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/ustunek/gpt-2-doctor-eng
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/gpt-2-doctor-eng-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/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q2_K.gguf) | Q2_K | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q3_K_S.gguf) | Q3_K_S | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q3_K_L.gguf) | Q3_K_L | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.IQ4_XS.gguf) | IQ4_XS | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q5_K_S.gguf) | Q5_K_S | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q5_K_M.gguf) | Q5_K_M | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q6_K.gguf) | Q6_K | 0.2 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.Q8_0.gguf) | Q8_0 | 0.3 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gpt-2-doctor-eng-GGUF/resolve/main/gpt-2-doctor-eng.f16.gguf) | f16 | 0.4 | 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
gpt-2-doctor-eng.IQ4_XS.gguf
Normal file
3
gpt-2-doctor-eng.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:af9eff4ad696b5f3996876fe6c404ab0488e4406b91e876c342a27095972018a
|
||||||
|
size 103063808
|
||||||
3
gpt-2-doctor-eng.Q2_K.gguf
Normal file
3
gpt-2-doctor-eng.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5cc1de5a356377bb0d93c885cebfedc92e40ba5e17cec3670a80be02b80d758c
|
||||||
|
size 81196960
|
||||||
3
gpt-2-doctor-eng.Q3_K_L.gguf
Normal file
3
gpt-2-doctor-eng.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd51ec4ced81ebca14fad6f4c9b156654988f74568c87418ebe8d4084782c7df
|
||||||
|
size 102092896
|
||||||
3
gpt-2-doctor-eng.Q3_K_M.gguf
Normal file
3
gpt-2-doctor-eng.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:74104189309d5983c78c985a534783c065a45c7aec972807054d8a74ab973b78
|
||||||
|
size 97669216
|
||||||
3
gpt-2-doctor-eng.Q3_K_S.gguf
Normal file
3
gpt-2-doctor-eng.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3b651cb20feecf14a4647e40078672c47f6e63d9fb421b16a71ad1d4c90cc71
|
||||||
|
size 90148960
|
||||||
3
gpt-2-doctor-eng.Q4_K_M.gguf
Normal file
3
gpt-2-doctor-eng.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:31a926784a81e682649ec1db611c3da0fdcf2b9a5e5dec201204165f074d9e47
|
||||||
|
size 112859296
|
||||||
3
gpt-2-doctor-eng.Q4_K_S.gguf
Normal file
3
gpt-2-doctor-eng.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:89b54b49fadc7d3189d547ddfb981adc293aecdfa5d4495de4a7549879510921
|
||||||
|
size 106850464
|
||||||
3
gpt-2-doctor-eng.Q5_K_M.gguf
Normal file
3
gpt-2-doctor-eng.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:42369d4241be2886f263162fedc2afc7e041ee44e8a5e7d449f5837de6540a0c
|
||||||
|
size 126697216
|
||||||
3
gpt-2-doctor-eng.Q5_K_S.gguf
Normal file
3
gpt-2-doctor-eng.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d9a66db15819a1bbec7c92c94b25135ff6474bcb8963d6964db6cb0318828692
|
||||||
|
size 121997056
|
||||||
3
gpt-2-doctor-eng.Q6_K.gguf
Normal file
3
gpt-2-doctor-eng.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:79ae317e2d663172c41844fe8a47b09a4b817032a0dbf76bdbca13ca3538cb04
|
||||||
|
size 138403648
|
||||||
3
gpt-2-doctor-eng.Q8_0.gguf
Normal file
3
gpt-2-doctor-eng.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:380de6708f15c7dcc6a642b54123312eb0c05764cab3bea8c780efc6dfbec366
|
||||||
|
size 177669376
|
||||||
3
gpt-2-doctor-eng.f16.gguf
Normal file
3
gpt-2-doctor-eng.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:77eaa65a877078611a9c9bffd0f7bea3644c466e3c631e83fa0b7885bf7c70d7
|
||||||
|
size 329665664
|
||||||
Reference in New Issue
Block a user