File size: 1,387 Bytes
07bfe64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
  - en
library_name: mlx
pipeline_tag: image-text-to-text
base_model: MirilAI/Miril-Drone-2B-1
license: apache-2.0
tags:
  - aerial-vlm
  - drone
  - uav
  - vision-language-model
  - aerial-imagery
  - mlx
  - int4
  - apple-silicon
  - edge-ai
  - physical-ai
  - miril
---

# Miril-Drone-2B-1-MLX-4bit

### 4-bit Apple Silicon MLX deployment variant of Miril-Drone-2B-1

**Drones can talk, including on Apple Silicon.**

This repository packages the 4-bit MLX variant of [Miril-Drone-2B-1](https://huggingface.co/MirilAI/Miril-Drone-2B-1), a 2B-class aerial VLM for drone-view imagery.

Use the primary model card for behavior, prompting, schemas, examples, WALDO vocabulary, limitations, and safety notes:

https://huggingface.co/MirilAI/Miril-Drone-2B-1

The V1 prompt contract is the same as the main model: `caption_v1`, `simple_answer_v1`, and `operational_coordinate_v2`. V1 operational coordinates are rough representative grid cues for review, not flight-control commands. `V2 is coming soon` with finer pointing behavior.

Interactive demo:

https://huggingface.co/spaces/MirilAI/Miril-Drone-2B-1-Demo

## Use

Use an MLX-VLM build that supports Gemma 4 image-text models, then pass the same prompts documented in the primary model card. Keep prompts plain and include the required JSON schema text.

## License

Apache License 2.0. See `LICENSE` and `NOTICE`.