初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/boto-7B-v1.1-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
*.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
|
||||||
|
boto-7B-v1.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
boto-7B-v1.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
74
README.md
Normal file
74
README.md
Normal file
@@ -0,0 +1,74 @@
|
|||||||
|
---
|
||||||
|
base_model: lucianosb/boto-7B-v1.1
|
||||||
|
datasets:
|
||||||
|
- lucianosb/cetacean-ptbr
|
||||||
|
language:
|
||||||
|
- pt
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- text-generation-inference
|
||||||
|
- transformers
|
||||||
|
- unsloth
|
||||||
|
- mistral
|
||||||
|
- trl
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 1 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
static quants of https://huggingface.co/lucianosb/boto-7B-v1.1
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/boto-7B-v1.1-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/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.IQ3_XS.gguf) | IQ3_XS | 3.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.IQ3_M.gguf) | IQ3_M | 3.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/boto-7B-v1.1-GGUF/resolve/main/boto-7B-v1.1.f16.gguf) | f16 | 14.6 | 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
boto-7B-v1.1.IQ3_M.gguf
Normal file
3
boto-7B-v1.1.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e46a6257f4068bbdffe82433cd96ee3c90f232e3559b3255509fae6f1df4531e
|
||||||
|
size 3284891424
|
||||||
3
boto-7B-v1.1.IQ3_S.gguf
Normal file
3
boto-7B-v1.1.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b41caf8893eccced25f351db377a55886937fd995112c9511d8c335105c8e1a0
|
||||||
|
size 3182393120
|
||||||
3
boto-7B-v1.1.IQ3_XS.gguf
Normal file
3
boto-7B-v1.1.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:913590b6a9aaa9b7b9036ecd63d6039dd5ed35a3503124e9e1d63400ff5e8ff9
|
||||||
|
size 3018815264
|
||||||
3
boto-7B-v1.1.IQ4_XS.gguf
Normal file
3
boto-7B-v1.1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f60a8560a4b775df56ff8662c429c80b4a603ac427c44369d6e3b9c245275cfd
|
||||||
|
size 3944388384
|
||||||
3
boto-7B-v1.1.Q2_K.gguf
Normal file
3
boto-7B-v1.1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0bc6fabaa1a22bbc53197ef741489ed2cba8486ec36a1a694ad63107e45db7af
|
||||||
|
size 2719242016
|
||||||
3
boto-7B-v1.1.Q3_K_L.gguf
Normal file
3
boto-7B-v1.1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b909675b144e136b5ff3792f79c61cbe1e233e522f99f6f836a65f6223134213
|
||||||
|
size 3822024480
|
||||||
3
boto-7B-v1.1.Q3_K_M.gguf
Normal file
3
boto-7B-v1.1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ac7b046e2fdaee6b596d396fbe2d2d99358220b116adb7da4373c3d5f97ca784
|
||||||
|
size 3518986016
|
||||||
3
boto-7B-v1.1.Q3_K_S.gguf
Normal file
3
boto-7B-v1.1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:118cd1f737be7276181af4a3dd252e6fb71a2dae87b1aae75ec391fd0ab87fb5
|
||||||
|
size 3164567328
|
||||||
3
boto-7B-v1.1.Q4_K_M.gguf
Normal file
3
boto-7B-v1.1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4dde8149302890328a23dafd0f80249390184df91d80076f17dfbc2a605ad13d
|
||||||
|
size 4368439072
|
||||||
3
boto-7B-v1.1.Q4_K_S.gguf
Normal file
3
boto-7B-v1.1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0327e2f8ebcd6f4cc136069eec6f4a576cf00108c5fc17d664cf82e0ea0825a3
|
||||||
|
size 4140373792
|
||||||
3
boto-7B-v1.1.Q5_K_M.gguf
Normal file
3
boto-7B-v1.1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f81dd37877e8244960bf6818b9dd0f6c30530bf0403469a4590e155252ad9fbf
|
||||||
|
size 5131409184
|
||||||
3
boto-7B-v1.1.Q5_K_S.gguf
Normal file
3
boto-7B-v1.1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:71e012dd73f8f22fc1e8ae5d76381c60982c824e71e9c09c137b2be60f730e91
|
||||||
|
size 4997715744
|
||||||
3
boto-7B-v1.1.Q6_K.gguf
Normal file
3
boto-7B-v1.1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:945d1d93d35904f53a85972a3d6782d612a55c57a3b8cf1c33fdbbd4de2b14e4
|
||||||
|
size 5942064928
|
||||||
3
boto-7B-v1.1.Q8_0.gguf
Normal file
3
boto-7B-v1.1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:649e14f83b5b645f6814bfbb0e699b0b6ad67e8fe21e5088195b47537e55ad2c
|
||||||
|
size 7695857440
|
||||||
3
boto-7B-v1.1.f16.gguf
Normal file
3
boto-7B-v1.1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ec0f1cd2ee51560c1c05bbdee50fb8b5e340c58eba23cb8f1f2683e589ea487a
|
||||||
|
size 14484731680
|
||||||
Reference in New Issue
Block a user