Open
Conversation
- 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.
a00bd63 to
0c003a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.