初始化项目,由ModelHub XC社区提供模型
Model: ccarrillomanzanares/ccmai Source: Original Platform
This commit is contained in:
38
README.md
Normal file
38
README.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
language:
|
||||
- es
|
||||
- en
|
||||
license: gemma
|
||||
library_name: transformers
|
||||
tags:
|
||||
- sytem-administration
|
||||
- sre
|
||||
- linuxpilot
|
||||
- gemma3
|
||||
- fine-tuned
|
||||
base_model: google/gemma-3-27b-it
|
||||
model_creator: ccarrillomanzanares
|
||||
model_type: gemma3
|
||||
pipeline_tag: text-generation
|
||||
---
|
||||
|
||||
# CCMAI: Sovereign SRE Assistant
|
||||
|
||||
**CCMAI** (Carrillo Manzanares Artificial Intelligence) is a fine-tuned version of the **Gemma 3** architecture, specifically optimized for **System Administration, SRE (Site Reliability Engineering), and Linux infrastructure management.**
|
||||
|
||||
Built to be the "brain" behind the **LinuxPilot** voice assistant, this model combines high-level reasoning with deep technical knowledge of terminal environments, kernel logs, and cloud infrastructure.
|
||||
|
||||
## 🚀 Key Features
|
||||
|
||||
* **SRE Specialization:** Trained to analyze logs, suggest kernel fixes, and automate terminal workflows.
|
||||
* **Infrastructure Aware:** Optimized for reasoning about complex system architectures and cloud deployments.
|
||||
* **Privacy & Sovereignty:** Designed to run locally via **Ollama**, ensuring technical data never leaves your infrastructure.
|
||||
* **Gemma 3 Core:** Leverages Google's latest architecture for state-of-the-art performance in reasoning and instruction following.
|
||||
|
||||
## 🛠️ Usage
|
||||
|
||||
This model is intended for use within the **Ollama** ecosystem or via the **Transformers** library.
|
||||
|
||||
### Ollama
|
||||
```bash
|
||||
ollama run ccarrillomanzanares/ccmai
|
||||
Reference in New Issue
Block a user