--- license: mit base_model: microsoft/Phi-3-mini-4k-instruct tags: - phi3 - cosmos - local-ai - sovereign-ai - gguf language: - fr - en - mg --- # COSMOS-3B COSMOS-3B is a sovereign language model optimized for structured writing and professional assistance. It is designed for seamless offline execution, ensuring complete data privacy and sovereignty. ## Technical Specifications - **Base Model:** Phi-3-Mini (3.8B) - **Quantization:** Q4_K_M - **Format:** GGUF (Optimized for LLamaSharp) - **Primary Goal:** Structured content generation (AIDA framework). ## Why COSMOS-3B? COSMOS-3B is the core inference engine of the **Aether Project**, built to address three critical needs: 1. **Resilience:** Fully operational without internet dependency. 2. **Privacy:** On-device processing ensures that user data never leaves the local environment. 3. **Interoperability:** Standardized GGUF format for cross-platform compatibility. Compatibility COSMOS-3B is provided in GGUF format. It is compatible with all standard GGUF-compliant inference engines, including (but not limited to) LLamaSharp (C#), llama.cpp (C++), and various PHP-based LLM frameworks. ## License This model is distributed under the **MIT** license. This ensures maximum flexibility and transparency for your projects.