Update README.md
Browse files
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 |
base_model: speakleash/Bielik-11B-v2.2-Instruct
|
@@ -46,4 +47,4 @@ response = generate(model, tokenizer, prompt="hello", verbose=True)
|
|
46 |
|
47 |
## Contact Us
|
48 |
|
49 |
-
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).
|
|
|
6 |
tags:
|
7 |
- finetuned
|
8 |
- gguf
|
9 |
+
- 4bit
|
10 |
inference: false
|
11 |
pipeline_tag: text-generation
|
12 |
base_model: speakleash/Bielik-11B-v2.2-Instruct
|
|
|
47 |
|
48 |
## Contact Us
|
49 |
|
50 |
+
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).
|