Edit model card

Bielik-7B-Instruct-v0.1-MLX

This model was converted to MLX format from SpeakLeash's Bielik-7B-Instruct-v0.1.

Use with mlx

pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("speakleash/Bielik-7B-Instruct-v0.1-MLX")
response = generate(model, tokenizer, prompt="hello", verbose=True)

Model description:

  • Developed by: SpeakLeash
  • Language: Polish
  • Model type: causal decoder-only
  • Finetuned from: Bielik-7B-v0.1
  • License: CC BY NC 4.0 (non-commercial use)
  • Model ref: speakleash:e38140bea0d48f1218540800bbc67e89

Contact Us

If you have any questions or suggestions, please use the discussion tab. If you want to contact us directly, join our Discord SpeakLeash.

Downloads last month
28
Safetensors
Model size
1.24B params
Tensor type
FP16
·
U32
·
Inference Examples
Inference API (serverless) has been turned off for this model.

Collection including speakleash/Bielik-7B-Instruct-v0.1-MLX