SamoXXX's picture
Update README.md
696af55 verified
|
raw
history blame
1.21 kB
metadata
language:
  - pl
license: cc-by-nc-4.0
library_name: transformers
tags:
  - finetuned
  - mlx
inference: false

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.