Remek commited on
Commit
4591acc
·
verified ·
1 Parent(s): f2022b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -6,6 +6,7 @@ library_name: transformers
6
  tags:
7
  - finetuned
8
  - gguf
 
9
  inference: false
10
  pipeline_tag: text-generation
11
  ---
@@ -27,14 +28,14 @@ qmodel = QuantizedModelForCausalLM.from_pretrained('speakleash/Bielik-11B-v2.2-I
27
 
28
  ### Model description:
29
 
30
- * **Developed by:** [SpeakLeash](https://speakleash.org/)
31
  * **Language:** Polish
32
  * **Model type:** causal decoder-only
33
  * **Quant from:** [Bielik-11B-v2.2-Instruct](https://huggingface.co/speakleash/Bielik-11B-v2.2-Instruct)
34
- * **Finetuned from:** [Bielik-11B](https://huggingface.co/speakleash/Bielik-11B)
35
  * **License:** apache-2.0
36
 
37
 
38
  ## Contact Us
39
 
40
- 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).
 
6
  tags:
7
  - finetuned
8
  - gguf
9
+ - 8bit
10
  inference: false
11
  pipeline_tag: text-generation
12
  ---
 
28
 
29
  ### Model description:
30
 
31
+ * **Developed by:** [SpeakLeash](https://speakleash.org/) & [ACK Cyfronet AGH](https://www.cyfronet.pl/)
32
  * **Language:** Polish
33
  * **Model type:** causal decoder-only
34
  * **Quant from:** [Bielik-11B-v2.2-Instruct](https://huggingface.co/speakleash/Bielik-11B-v2.2-Instruct)
35
+ * **Finetuned from:** [Bielik-11B-v2](https://huggingface.co/speakleash/Bielik-11B-v2)
36
  * **License:** apache-2.0
37
 
38
 
39
  ## Contact Us
40
 
41
+ 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/CPBxPce4).