Remek commited on
Commit
c12d69f
1 Parent(s): 7911d4a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - pl
4
+ license: apache-2.0
5
+ library_name: transformers
6
+ tags:
7
+ - finetuned
8
+ - gguf
9
+ inference: false
10
+ pipeline_tag: text-generation
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-11B-v2.2-Instruct-HQQ-4bit-128gs
18
+
19
+ This repo contains HQQ (4-bit, 128 group size) format model files for [SpeakLeash](https://speakleash.org/)'s [Bielik-11B-v.2.2-Instruct](https://huggingface.co/speakleash/Bielik-11B-v2.2-Instruct).
20
+
21
+ <b><u>DISCLAIMER: Be aware that quantised models show reduced response quality and possible hallucinations!</u></b><br>
22
+
23
+ Simple Colab notebook for testing: https://colab.research.google.com/drive/1Al9glPVCuOXbtDsks8cMcuzkuu8YDzpg?usp=sharing
24
+
25
+ ### Model description:
26
+
27
+ * **Developed by:** [SpeakLeash](https://speakleash.org/)
28
+ * **Language:** Polish
29
+ * **Model type:** causal decoder-only
30
+ * **Quant from:** [Bielik-11B-v2.2-Instruct](https://huggingface.co/speakleash/Bielik-11B-v2.2-Instruct)
31
+ * **Finetuned from:** [Bielik-11B](https://huggingface.co/speakleash/Bielik-11B)
32
+ * **License:** apache-2.0
33
+
34
+ ## Contact Us
35
+
36
+ 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).