File size: 1,654 Bytes
01729e9
9b60160
 
 
 
 
01729e9
 
 
9b60160
 
01729e9
9b60160
 
01729e9
 
 
 
 
 
9b60160
692d39b
9b60160
01729e9
9b60160
01729e9
9b60160
01729e9
9b60160
01729e9
9b60160
 
 
 
 
01729e9
9b60160
01729e9
9b60160
692d39b
9b60160
01729e9
 
9b60160
01729e9
 
9b60160
01729e9
9b60160
01729e9
9b60160
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
language:
- en
library_name: mlx
base_model: Jackrong/Qwopus3.6-35B-A3B-v1
pipeline_tag: text-generation
license: apache-2.0
tags:
- mlx
- qwen3.6
- qwopus
- moe
- helios
- union-street-ai
- local-ai
- agentic
---

# Helios Rabbit 1.0

Helios Rabbit 1.0 is a fused MLX release of a lightweight Helios post-training pass on `Jackrong/Qwopus3.6-35B-A3B-v1`, adapted by Union Street AI.

Rabbit is intended as a local, Apple Silicon-friendly agent model with a Union Street identity layer, practical engineering behavior, and a bias toward directness, uncertainty calibration, and read-before-guessing workflows.

## Identity

Helios Rabbit should identify as Helios, a local AI model developed and adapted by Union Street AI. It should be honest that the base model comes from open model research rather than claiming Union Street AI trained the base weights from scratch.

## Release Notes

- Base: `Jackrong/Qwopus3.6-35B-A3B-v1`
- Adapter source: `Helios-Rabbit-impressive-v07-lora`
- Format: fused MLX safetensors
- Context target: 262k
- Intended serving: MLX or an OpenAI-compatible local router

This release is experimental. It is strongest when served with a system prompt that names the Helios identity and when the serving stack handles reasoning text separately from final visible output.

## Smoke Checks

Before upload, the fused local checkpoint answered:

```text
I'm Helios, a local model developed and adapted by Union Street AI.
```

It also passed a renderer/repetition trap prompt without repeating filler tokens or emitting raw renderer JSON.

## License

Released under Apache 2.0, subject to the base model's license and terms.