Raidone/almaaniraid-modelfiles
0
<p align="center"> <img src="https://huggingface.co/Raidone/almaaniraid-modelfiles/resolve/main/logo.png" width="96" alt="RAIAI"> </p>
<h1 align="center">Almaaniraid Modelfiles</h1>
<p align="center">Italian-language Ollama Modelfiles for professional AI assistants — built on <strong>Qwen2 7B</strong>.</p>
Description
These are Ollama Modelfiles that specialize the base qwen2:7b model into 15 professional AI assistants. Each Modelfile defines a SYSTEM prompt and inference parameters (temperature, top_p, context length) tuned for a specific domain.
All models respond in Italian by default.
Base Model
All Modelfiles use qwen2:7b as the base model:
ollama pull qwen2:7bUsage
# 1. Pull the base model
ollama pull qwen2:7b
# 2. Create a specialized model from a Modelfile
ollama create Rai-ArchV1 -f Modelfile.architetto
# 3. Run it
ollama run Rai-ArchV1Alternatively, download the Modelfile directly and run:
ollama create Rai-ArchV1 -f /path/to/Modelfile.architettoAvailable Models
Parameters
Each Modelfile sets optimized inference parameters:
License
MIT
