Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- pl
|
4 |
+
license: cc-by-nc-4.0
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- finetuned
|
8 |
+
- autoquant
|
9 |
+
- gptq
|
10 |
+
inference: false
|
11 |
+
---
|
12 |
+
|
13 |
+
<p align="center">
|
14 |
+
<img src="https://huggingface.co/speakleash/Bielik-7B-Instruct-v0.1/raw/main/speakleash_cyfronet.png">
|
15 |
+
</p>
|
16 |
+
|
17 |
+
# Bielik-7B-Instruct-v0.1-onnx-fp16
|
18 |
+
|
19 |
+
This repo contains Onnx fp16 (CUDA) format model files for [SpeakLeash](https://speakleash.org/)'s [Bielik-7B-Instruct-v0.1](https://huggingface.co/speakleash/Bielik-7B-Instruct-v0.1).
|
20 |
+
|
21 |
+
<b><u>DISCLAIMER: Be aware that quantised models show reduced response quality and possible hallucinations!</u></b><br>
|
22 |
+
|
23 |
+
### Model description:
|
24 |
+
|
25 |
+
* **Developed by:** [SpeakLeash](https://speakleash.org/)
|
26 |
+
* **Language:** Polish
|
27 |
+
* **Model type:** causal decoder-only
|
28 |
+
* **Quant from:** [Bielik-7B-Instruct-v0.1](https://huggingface.co/speakleash/Bielik-7B-Instruct-v0.1)
|
29 |
+
* **Finetuned from:** [Bielik-7B-v0.1](https://huggingface.co/speakleash/Bielik-7B-v0.1)
|
30 |
+
* **License:** CC BY NC 4.0 (non-commercial use)
|
31 |
+
* **Model ref:** speakleash:e38140bea0d48f1218540800bbc67e89
|
32 |
+
|
33 |
+
## Contact Us
|
34 |
+
|
35 |
+
If you have any questions or suggestions, please use the discussion tab. If you want to contact us directly, join our [Discord SpeakLeash](https://discord.gg/3G9DVM39).
|