aleksanderobuchowski/bielik-1.5b-v3.0-instruct 📝🔢 → 📝

▶️ 21 runs 📅 Jun 2025 ⚙️ Cog 0.15.1
polish polish-language text-generation

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:

  1. Wiosna - zaczyna się zwykle w marcu, jest to okres odrodzenia przyrody, z cieplejszymi dniami i coraz większą ilością słońca.
  2. Lato - trwa od czerwca do sierpnia, charakteryzujące się ciepłymi temperaturami i długimi dniami.
  3. Jesień - rozpoczyna się we wrześniu lub październiku, z opadającymi liśćmi i krótszymi dniami.
  4. 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) Type: string
Text prompt to send to the model.
top_p Type: numberDefault: 1Range: 0.01 - 1
When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens
max_length Type: integerDefault: 1000Range: 1 - ∞
Maximum number of tokens to generate. A word is generally 2-3 tokens
temperature Type: numberDefault: 0.75Range: 0.01 - 5
Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.
system_message Type: stringDefault: Odpowiadaj krótko, precyzyjnie i wyłącznie w języku polskim.
System message to send to the model.
repetition_penalty Type: numberDefault: 1Range: 0.01 - 5
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

Type: string

Version Details
Version ID
992a42f28592c96e95123cdccef12ae156ab24a147e48e973f04b3fa127f6a32
Version Created
June 1, 2025
Run on Replicate →