aleksanderobuchowski/bielik-1.5b-v3.0-instruct 📝🔢 → 📝
About
Bielik-1.5B-v3-Instruct is a generative text model featuring 1.6 billion parameters. It is result of collaboration between the open-science/open-souce project SpeakLeash and the High Performance Computing (HPC)

Example Output
Output
W Polsce mamy cztery główne pory roku:
- Wiosna - zaczyna się zwykle w marcu, jest to okres odrodzenia przyrody, z cieplejszymi dniami i coraz większą ilością słońca.
- Lato - trwa od czerwca do sierpnia, charakteryzujące się ciepłymi temperaturami i długimi dniami.
- Jesień - rozpoczyna się we wrześniu lub październiku, z opadającymi liśćmi i krótszymi dniami.
- Zima - trwa od grudnia do lutego, z mroźnymi temperaturami i długimi, ciemnymi nocami.
Performance Metrics
5.22s
Prediction Time
5.24s
Total Time
All Input Parameters
{ "input": "Jakie mamy pory roku w Polsce?", "top_p": 1, "max_length": 1000, "temperature": 0.75, "system_message": "Odpowiadaj krótko, precyzyjnie i wyłącznie w języku polskim.", "repetition_penalty": 1 }
Input Parameters
- input (required)
- Text prompt to send to the model.
- top_p
- When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens
- max_length
- Maximum number of tokens to generate. A word is generally 2-3 tokens
- temperature
- Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.
- system_message
- System message to send to the model.
- repetition_penalty
- Penalty for repeated words in generated text; 1 is no penalty, values greater than 1 discourage repetition, less than 1 encourage it.
Output Schema
Output
Version Details
- Version ID
992a42f28592c96e95123cdccef12ae156ab24a147e48e973f04b3fa127f6a32
- Version Created
- June 1, 2025