初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Veterinary_ChatGPT_FineTuned-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
|
||||
Veterinary_ChatGPT_FineTuned.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Veterinary_ChatGPT_FineTuned.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
63
README.md
Normal file
63
README.md
Normal file
@@ -0,0 +1,63 @@
|
||||
---
|
||||
base_model: Aniruddha8699/Veterinary_ChatGPT_FineTuned
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/Aniruddha8699/Veterinary_ChatGPT_FineTuned
|
||||
|
||||
<!-- 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/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q2_K.gguf) | Q2_K | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q3_K_S.gguf) | Q3_K_S | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.IQ4_XS.gguf) | IQ4_XS | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q3_K_L.gguf) | Q3_K_L | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q5_K_S.gguf) | Q5_K_S | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q5_K_M.gguf) | Q5_K_M | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q6_K.gguf) | Q6_K | 0.2 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.Q8_0.gguf) | Q8_0 | 0.2 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Veterinary_ChatGPT_FineTuned-GGUF/resolve/main/Veterinary_ChatGPT_FineTuned.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
Veterinary_ChatGPT_FineTuned.IQ4_XS.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce2f7b35a07cd9ca9d131f9331640b6159e5ed34a71c78366e5c4f4feda8b1cc
|
||||
size 82558912
|
||||
3
Veterinary_ChatGPT_FineTuned.Q2_K.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2b14eb5e32bc2941a523d748141c9b62c1c26c74100f13937105e5c9e06706f
|
||||
size 68532160
|
||||
3
Veterinary_ChatGPT_FineTuned.Q3_K_L.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:525df9432192ccd5eb28b21596c97ee0f337a8328f5252f9370599f4e7c2ae3c
|
||||
size 85508032
|
||||
3
Veterinary_ChatGPT_FineTuned.Q3_K_M.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d6ee9e22816ff9f24d54ee98c6dbe0f4648a233dec5c430194ce52866689052
|
||||
size 81084352
|
||||
3
Veterinary_ChatGPT_FineTuned.Q3_K_S.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f8d53a4d761c2bf286853ee0ef349245bfa3b5c169898e64caece615d469cba
|
||||
size 73564096
|
||||
3
Veterinary_ChatGPT_FineTuned.Q4_K_M.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8deb662ff2f203aa90e95cc57c84b7c8b80a6b938944b1f00afd1a9d8897d33a
|
||||
size 91148224
|
||||
3
Veterinary_ChatGPT_FineTuned.Q4_K_S.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27b1dc6c1b3ceb335bdfc66e1bc419713fe7ea8aca1d020541a62c32e93fdbe2
|
||||
size 85139392
|
||||
3
Veterinary_ChatGPT_FineTuned.Q5_K_M.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed01975bc6e5c901a38812f4d0d091f9c6751de7ba3e08763290326e2ccc9467
|
||||
size 100161472
|
||||
3
Veterinary_ChatGPT_FineTuned.Q5_K_S.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:282ae1496fc1c4690a5979c6ba8a8784b1be141b442ee5241fd7b8ae9372aa2c
|
||||
size 95461312
|
||||
3
Veterinary_ChatGPT_FineTuned.Q6_K.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e275ccc3130aa40f8348cb0afe7270c2f1a3f08a20a9838d6caf115feb7acabb
|
||||
size 106741696
|
||||
3
Veterinary_ChatGPT_FineTuned.Q8_0.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c30452326493e8a17d7838b09b510b0faf3701c8d2c4221a9e46185b0c5718a
|
||||
size 136659616
|
||||
3
Veterinary_ChatGPT_FineTuned.f16.gguf
Normal file
3
Veterinary_ChatGPT_FineTuned.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc3812513ac2f8e29acb3bcea1b9aea4b81d3d2ca5bff1e6abc2cb38dee46382
|
||||
size 252470880
|
||||
Reference in New Issue
Block a user