初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/bartleby-llama-3.2-3b-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
|
||||
bartleby-llama-3.2-3b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bartleby-llama-3.2-3b.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
71
README.md
Normal file
71
README.md
Normal file
@@ -0,0 +1,71 @@
|
||||
---
|
||||
base_model: staeiou/bartleby-llama-3.2-3b
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## 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/staeiou/bartleby-llama-3.2-3b
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#bartleby-llama-3.2-3b-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/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q2_K.gguf) | Q2_K | 1.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q5_K_M.gguf) | Q5_K_M | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q6_K.gguf) | Q6_K | 2.7 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bartleby-llama-3.2-3b-GGUF/resolve/main/bartleby-llama-3.2-3b.f16.gguf) | f16 | 6.5 | 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
bartleby-llama-3.2-3b.IQ4_XS.gguf
Normal file
3
bartleby-llama-3.2-3b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb3c90243041187f968e3e5a8de8741f2a76521e5b90e76515931a062d7a2f7b
|
||||
size 1840906784
|
||||
3
bartleby-llama-3.2-3b.Q2_K.gguf
Normal file
3
bartleby-llama-3.2-3b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c65adeec42177f45952f46f4a028548b148750e875551736f0061c870df0bc6
|
||||
size 1363935776
|
||||
3
bartleby-llama-3.2-3b.Q3_K_L.gguf
Normal file
3
bartleby-llama-3.2-3b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f83c3ee719c1b720db2bc1b4d4fb38fad75d0968b6d15b423107e3b172e9997
|
||||
size 1815347744
|
||||
3
bartleby-llama-3.2-3b.Q3_K_M.gguf
Normal file
3
bartleby-llama-3.2-3b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6045c832194ec69a224e8b9df633fb91d2d622cf54b7e27489b8a9ebe38442d6
|
||||
size 1687159328
|
||||
3
bartleby-llama-3.2-3b.Q3_K_S.gguf
Normal file
3
bartleby-llama-3.2-3b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be0bbf6ea2edbf1d3968eeb8422c5b6d86a92f3311ceb09a61b274c3aef9a612
|
||||
size 1542849056
|
||||
3
bartleby-llama-3.2-3b.Q4_K_M.gguf
Normal file
3
bartleby-llama-3.2-3b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac2ce788a4436da2373e2b12c63dd79fa71194efcbb54d46abb55b8e2e00b07f
|
||||
size 2019377696
|
||||
3
bartleby-llama-3.2-3b.Q4_K_S.gguf
Normal file
3
bartleby-llama-3.2-3b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8d1fc2c19b8fc0b9adaedc17484590b5ee16d819e4cf4f3d4432e6a99df1cd6
|
||||
size 1928200736
|
||||
3
bartleby-llama-3.2-3b.Q5_K_M.gguf
Normal file
3
bartleby-llama-3.2-3b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59d8fe56ceb610f4271732b97c9b96d5a66b9155af174766885871e95f833784
|
||||
size 2322154016
|
||||
3
bartleby-llama-3.2-3b.Q5_K_S.gguf
Normal file
3
bartleby-llama-3.2-3b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90e9599dc849582e38f912f6fb5ff5dc49f9bfdbcc767537285b9dc3804afd3e
|
||||
size 2269512224
|
||||
3
bartleby-llama-3.2-3b.Q6_K.gguf
Normal file
3
bartleby-llama-3.2-3b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35a44f1194e956630d2e7084c40e588c93888a64954ed85075246fcd2ba3d854
|
||||
size 2643853856
|
||||
3
bartleby-llama-3.2-3b.Q8_0.gguf
Normal file
3
bartleby-llama-3.2-3b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c30586f11953ff953beb2ad09ccb4bbce84c4d9c2c268b65218f68bca84896c1
|
||||
size 3421899296
|
||||
3
bartleby-llama-3.2-3b.f16.gguf
Normal file
3
bartleby-llama-3.2-3b.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8768de81c100c83693e8dd4ffbfe93d4ba9f83703b03cfb08f5551e046304d3f
|
||||
size 6433688096
|
||||
Reference in New Issue
Block a user