Skip to content

Feat/dmind integration#1

Open
lowesyang wants to merge 3 commits intomainfrom
feat/dmind-integration
Open

Feat/dmind integration#1
lowesyang wants to merge 3 commits intomainfrom
feat/dmind-integration

Conversation

@lowesyang
Copy link
Member

No description provided.

- Add `minara private` command with subcommands: chat, install, remove,
  models, load, unload, status
- Support DMind-3 (21B), DMind-3-mini (4B), DMind-3-nano (270M) models
- Background vLLM server with load/unload for resource management
- Attached server mode for single chat sessions
- Model download via huggingface_hub with prerequisite auto-install
- Server state tracking in ~/.minara/vllm-server.json
- Auto-detect and fix x86_64 native deps on Apple Silicon (arm64)
- Resolve model path for repos with non-root config (DMind-3-nano model/ subdir)
- Add system prompt to prevent function call tag generation in chat
- Add 60s response timeout and stop sequences for function call tags
- Display system architecture during prerequisite checks
Add Hugging Face revision checks for installed local models with cached lookups, introduce explicit minara private update refresh behavior, and surface update notices in load/chat without auto-updating.
@lowesyang lowesyang force-pushed the feat/dmind-integration branch from a00bd63 to 0c003a5 Compare February 26, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant