116 2 months ago

unitymbed:v1 is a fine-tuned thinking model specialized for embedded systems development on ARM Cortex microcontrollers. Built on top of DeepSeek R1 8B, it is optimized for generating, debugging, and explaining embedded C/C++ code across the full devel

thinking
ollama run Unitymbed/unitymbed:v1

Models

View all →

1 model

unitymbed:v1

5.2GB · 128K context window · Text · 2 months ago

Readme

About unitymbed:v1

This model powers the UnityMbed AI engine inside the UnityMbed platform.

Intended Use

  • Embedded firmware development
  • ARM Cortex microcontroller programming
  • Hardware abstraction layer (HAL) code generation
  • Real-time debugging assistance

How to Use

Run locally with Ollama: ollama run Unitymbed/unitymbed:v1

Then ask questions like: - “Write STM32 UART interrupt handler” - “Generate I2C driver for N32G031” - “Debug this OpenOCD flashing error”

Platform

Part of the UnityMbed ecosystem — unitymbed.com