初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/abhinav-chatbot-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
|
||||||
|
abhinav-chatbot.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
abhinav-chatbot.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
78
README.md
Normal file
78
README.md
Normal file
@@ -0,0 +1,78 @@
|
|||||||
|
---
|
||||||
|
base_model: accesscreate012/abhinav-chatbot
|
||||||
|
datasets:
|
||||||
|
- data.jsonl
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: mit
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- GPT-Neo
|
||||||
|
- Fine-Tuned
|
||||||
|
- Chatbot
|
||||||
|
- Text Generation
|
||||||
|
- Abhinav Academy
|
||||||
|
- NLP
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/accesscreate012/abhinav-chatbot
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#abhinav-chatbot-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/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q2_K.gguf) | Q2_K | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q3_K_S.gguf) | Q3_K_S | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.IQ4_XS.gguf) | IQ4_XS | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q3_K_L.gguf) | Q3_K_L | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q5_K_S.gguf) | Q5_K_S | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q5_K_M.gguf) | Q5_K_M | 0.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q6_K.gguf) | Q6_K | 0.2 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.Q8_0.gguf) | Q8_0 | 0.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/abhinav-chatbot-GGUF/resolve/main/abhinav-chatbot.f16.gguf) | f16 | 0.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
abhinav-chatbot.IQ4_XS.gguf
Normal file
3
abhinav-chatbot.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:560366c6aba55f0a68a634f2b28ea5f007ff4734ad68e746734ce7cd0589db7d
|
||||||
|
size 59386176
|
||||||
3
abhinav-chatbot.Q2_K.gguf
Normal file
3
abhinav-chatbot.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d35b3f4a23444326914a564eee38fa94cd51506c81d03db7469a193d2ca4728c
|
||||||
|
size 52557120
|
||||||
3
abhinav-chatbot.Q3_K_L.gguf
Normal file
3
abhinav-chatbot.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0b8bec3c4470b83c262c4acacbb43bfc7214a62fc098dfb3541ef74cc5d9f53e
|
||||||
|
size 61045056
|
||||||
3
abhinav-chatbot.Q3_K_M.gguf
Normal file
3
abhinav-chatbot.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38307d574dc1a220e8f551e66375663525b07c3553a3f4cf033cdf5040755fe2
|
||||||
|
size 58833216
|
||||||
3
abhinav-chatbot.Q3_K_S.gguf
Normal file
3
abhinav-chatbot.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:43db2317939c71165fdcd28e6c71a876ec12f9ee875ef0ca97bfd9988464f824
|
||||||
|
size 55073088
|
||||||
3
abhinav-chatbot.Q4_K_M.gguf
Normal file
3
abhinav-chatbot.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b5364973b0272b7b8d3b86b499f8a1e9a23d497e100e0afb398fd6d8ed35e6e
|
||||||
|
size 63256896
|
||||||
3
abhinav-chatbot.Q4_K_S.gguf
Normal file
3
abhinav-chatbot.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:04bbe525d2479796036f3ed21df3f9f0c0092bdda674d8fbfdc0631e537daf79
|
||||||
|
size 60713280
|
||||||
3
abhinav-chatbot.Q5_K_M.gguf
Normal file
3
abhinav-chatbot.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aefd5cf2304fd637bb082f257e8291bc0d72c67ff5a7a26a480dee28b8eb1316
|
||||||
|
size 68058432
|
||||||
3
abhinav-chatbot.Q5_K_S.gguf
Normal file
3
abhinav-chatbot.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:58f4644a27e0e9c73f22767eab4a123d6238ece5d632e7f166b14b89fdd71301
|
||||||
|
size 66021696
|
||||||
3
abhinav-chatbot.Q6_K.gguf
Normal file
3
abhinav-chatbot.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fb430aeddfba2379c6b21d36b6bd1574d03d4551cc84ce5b80f53a98e2495ec6
|
||||||
|
size 71661888
|
||||||
3
abhinav-chatbot.Q8_0.gguf
Normal file
3
abhinav-chatbot.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:490c9658707dd2d9579d8c63f6ed939c8cadda9e278036e295f0db4e2de3d0d8
|
||||||
|
size 91294752
|
||||||
3
abhinav-chatbot.f16.gguf
Normal file
3
abhinav-chatbot.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:124975c8c78d5e467b7e46032e9b78b0f5689e92180718e89f53b7cd07bcc5fa
|
||||||
|
size 167292896
|
||||||
Reference in New Issue
Block a user