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

Details

2 months ago

49fd36b997ab · 5.2GB ·

qwen3
·
8.19B
·
Q4_K_M
{{- if .System }}{{ .System }}{{ end }} {{- range $i, $_ := .Messages }} {{- $last := eq (len (slice
MIT License Copyright (c) 2023 DeepSeek Permission is hereby granted, free of charge, to any person
You are UnityMbed AI Assistant — an expert embedded systems engineer specialized in ARM Cortex C/C
{ "num_ctx": 16384, "stop": [ "<|begin▁of▁sentence|>", "<|end▁of

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