GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

14ai/Polando-v2-1.5b-GGUF overview

1783090905 https://cdn uploads.huggingface.co/production/uploads/68efa8b16422d7cd2b814a80/el WF5reQrjpVRESM4 iW.png v3 preview check out there and report me an…

gguflicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~645.0 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
23
Likes
1
Pipeline
Author

Repository Files & Downloads

5 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Polando-v2-1.5b.Q2_K.ggufGGUFGGUF645.0 MBDownload
Polando-v2-1.5b.Q4_K_M.ggufGGUFGGUF940.4 MBDownload
Polando-v2-1.5b.Q6_K.ggufGGUFGGUF1.19 GBDownload
Polando-v2-1.5b.Q8_0.ggufGGUFGGUF1.53 GBDownload
Polando-v2-1.5b.f16.ggufGGUFGGUF2.88 GBDownload

Model Details

Model ID14ai/Polando-v2-1.5b-GGUF
Author14ai
Pipeline
Licenseapache-2.0
Base model
Last modified2026-07-04T12:02:33.000Z

Model README

---

license: apache-2.0

---

!1783090905

(v3 preview check out there and report me any bugs: https://huggingface.co/14ai/Polando-v3-1.7b-THINKING-PREVIEW)

Polando v2-1.5B

Fine-tuned on Polish conversational datasets (such as Emplocity/Owca), this updated release delivers better Polish language and better logic than Polando-v1-1b.

---

Key Improvements

  • Better Polish than Polando-v1-1b.
  • The model finally can do greetings like hello or something.
  • Better logic than Polando-v1-1b.
  • It is a fine-tuned Qwen, so it speaks its name is Qwen.

---

Technical Specifications

| Parameter | Specification |

| :--- | :--- |

| Base Architecture | Qwen2.5-1.5B-Instruct |

| Format | Merged FP16 (Full Precision) |

| File Size | ~3 GB (model.safetensors) |

| Dependencies | Standard transformers library (Native execution; no PEFT/LoRA required) |

---

Recommended Generation Parameters

generation_config = {
    "max_new_tokens": 512,        # Adjust based on your needs
    "min_new_tokens": 1,
    "do_sample": True,
    "temperature": 0.2,           # Recommended range: 0.1 - 0.3 for precise responses
    "top_p": 0.85,
    "repetition_penalty": 1.15
}

Run 14ai/Polando-v2-1.5b-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models