Compare commits

...

10 Commits

Author SHA1 Message Date
team mradermacher
640d2ed665 auto-patch README.md 2024-12-06 05:45:21 +00:00
team mradermacher
a74451ef0c uploaded from db2 2024-12-06 05:42:09 +00:00
team mradermacher
349eb7deba uploaded from db2 2024-12-06 05:36:51 +00:00
team mradermacher
f937047241 uploaded from db2 2024-12-06 05:36:26 +00:00
team mradermacher
e8a1b61ce6 uploaded from db2 2024-12-06 05:35:09 +00:00
team mradermacher
d7296279d5 uploaded from db2 2024-12-06 05:28:31 +00:00
team mradermacher
5e5be94d00 uploaded from db2 2024-12-06 05:27:54 +00:00
team mradermacher
e0d0eb35d8 uploaded from db2 2024-12-06 05:23:07 +00:00
team mradermacher
0d0e29dffe uploaded from db2 2024-12-06 05:20:04 +00:00
team mradermacher
10ec75e5b9 uploaded from db2 2024-12-06 05:18:38 +00:00
11 changed files with 115 additions and 0 deletions

9
.gitattributes vendored
View File

@@ -50,3 +50,12 @@ BioinspiredLlama-3-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
BioinspiredLlama-3-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ca1c884313f560aa4a11210872fe33360abc97a056f2e581ce4615d5e737a5f
size 2019628416

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a62bbf39550798c2d8a551575d4aa96c5f2b0782553f56d1760a747d94d517db
size 2758489472

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3216317dbb3ac58d5885389cab5b83d977dbd158cc5bcae833a42a129c9851ec
size 3682325888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2815ecf42381d2dba1b41c11c158843d037db387554e812922ab874e736704e
size 3518748032

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abbb65f4814e9a76ec4a9ea80c28f10c3fafaa4afa697b0a533c8d4a821dec32
size 4675892608

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d9bfc736884669b2a7a3c04da77e184ffc42474d7c5bec99ea635029e66b898
size 4661212544

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dab37d61b33693bbbed0da3f49b8eb0db9dad8e728fa336aa2bbadfb9ed8a58f
size 4661212544

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97510300166b8f451225783f5c026d8ecb696b6273d307c2e4527284e30c8397
size 4661212544

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1fb1f5a7bc970dcd32a7152bb4941c7ea23e1e05d85bd75ff3bc1d39d856bc5
size 5732988288

View File

@@ -1,6 +1,85 @@
---
base_model: lamm-mit/BioinspiredLlama-3-8B
language:
- en
library_name: transformers
quantized_by: mradermacher
tags:
- biology
- materials science
- code
- scientific AI
- biological materials
- bioinspiration
- machine learning
- generative
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/lamm-mit/BioinspiredLlama-3-8B
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-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/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.8 | fast on arm, low quality |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.8 | fast on arm+i8mm, low quality |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.8 | fast on arm+sve, low quality |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/BioinspiredLlama-3-8B-i1-GGUF/resolve/main/BioinspiredLlama-3-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
<!-- end -->