⚡ Gaiel-1.5B-Coding-Tuned-MLX

Organization & Developer: JK Universe Base Architecture: Qwen2.5-Coder (Alibaba) (Base Foundation: Qwen/Qwen2.5-Coder-1.5B-Instruct) Parameter Size: 1.5B Primary Specialization: Coding & Algorithm Dedicated


📌 Model Overview

High-efficiency 1.5B programming model fine-tuned on 80k Evol-Instruct-Code samples from Qwen2.5-Coder-1.5B-Instruct base architecture.

🏛️ Base Architecture Heritage


💻 Usage with MLX (Apple Silicon)

pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("encredible/Gaiel-1.5B-Coding-Tuned-MLX")

messages = [
    {"role": "system", "content": "당신은 한국어와 전문 지식에 특화된 AI 어시스턴트, Gaiel(가이엘)입니다."},
    {"role": "user", "content": "안녕하세요! 간단한 자기소개와 주요 강점을 알려주세요."}
]

prompt = tokenizer.apply_chat_template(messages, tokenize=False, add_generation_prompt=True)
response = generate(model, tokenizer, prompt=prompt, max_tokens=1024, verbose=True)

🏢 Organization Information

Downloads last month
387
Safetensors
Model size
0.2B params
Tensor type
F16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for encredible/Gaiel-1.5B-Coding-Tuned-MLX

Quantized
(163)
this model