Bielik-11B-v3.0
Collection
A collection of models based on Bielik-11B-v3.0 - instruct and quantized versions.
•
5 items
•
Updated
This model was converted to MLX format from SpeakLeash's Bielik-11B-v3.0-Instruct.
DISCLAIMER: Be aware that quantised models show reduced response quality and possible hallucinations!
pip install mlx-lm
from mlx_lm import load, generate
model, tokenizer = load("speakleash/Bielik-11B-v3.0-Instruct-MLX-8bit")
response = generate(model, tokenizer, prompt="hello", verbose=True)
If you have any questions or suggestions, please use the discussion tab. If you want to contact us directly, join our Discord SpeakLeash.
Base model
speakleash/Bielik-11B-v3-Base-20250730