CoolFace
Modelpublic

UnionStreet/Helios-Pika-1.0

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes32downloads
Model Card

Helios Pika 1.0

Helios Pika 1.0 is a small merged MLX checkpoint from Union Street AI.

It is adapted from Jackrong/Qwen3.5-2B-Claude-4.6-Opus-Reasoning-Distilled with a lightweight Helios post-training pass. It is not trained from scratch. The tune targets Helios identity, concise usefulness, uncertainty calibration, and local-agent behavior.

Pika is the compact proof-of-concept member of the Helios family. It is meant for fast local experimentation, not as the strongest agent model in the line.

Use

bash
python -m mlx_lm generate \
  --model UnionStreet/Helios-Pika-1.0 \
  --prompt "Who are you?"

Notes

  • Format: merged MLX checkpoint
  • Base: Jackrong/Qwen3.5-2B-Claude-4.6-Opus-Reasoning-Distilled
  • Adapter source: Helios-Pika-direct-v05
  • Helios adaptation: Union Street AI

This is an experimental open release. Use judgment before deploying it in systems with real-world side effects.