Bielik-v3 - Family
Collection
Bielik-v3 model family - models in all sizes and quantizations • 15 items • Updated
• 29
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-4bit")
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.
4-bit
Base model
speakleash/Bielik-11B-v3-Base-20250730