How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf miladatefi/aaai-7b-dapt-gguf:Q8_0
# Run inference directly in the terminal:
llama cli -hf miladatefi/aaai-7b-dapt-gguf:Q8_0
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf miladatefi/aaai-7b-dapt-gguf:Q8_0
# Run inference directly in the terminal:
llama cli -hf miladatefi/aaai-7b-dapt-gguf:Q8_0
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf miladatefi/aaai-7b-dapt-gguf:Q8_0
# Run inference directly in the terminal:
./llama-cli -hf miladatefi/aaai-7b-dapt-gguf:Q8_0
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf miladatefi/aaai-7b-dapt-gguf:Q8_0
# Run inference directly in the terminal:
./build/bin/llama-cli -hf miladatefi/aaai-7b-dapt-gguf:Q8_0
Use Docker
docker model run hf.co/miladatefi/aaai-7b-dapt-gguf:Q8_0
Quick Links

AAAI โ€” GGUF for Ollama (EN/DE)

Author: Milad Atefi โ€” [email protected]
ยฉ atefi.ch โ€” Validate in a lab before production.

AAAI is a domain-adapted assistant (EN/DE) for enterprise device management & admin IT.

Focus Areas

  • Microsoft Intune: enrollment, compliance, config profiles, Conditional Access, App Protection Policies, Windows Autopilot
  • Jamf Pro: macOS/iOS/iPadOS configuration (PPPC, restrictions), scripts, packaging
  • Apple: ABM/ASM, Automated Device Enrollment (ADE), payload keys
  • Microsoft 365 / Entra ID / Defender
  • Scripting: PowerShell, bash/zsh, Microsoft Graph usage
  • Networking: Cisco IOS/IOS-XE core admin topics
  • Backend: .NET (Minimal APIs), Java (admin tooling patterns)

Base: Qwen/Qwen2.5-7B-Instruct
Format: GGUF, quantization Q8_0 (~8.1 GB)
Adapter/Training: Uses a custom adapter trained on the authorโ€™s curated materials for the domains above and merged into the base before quantization.


Quickstart (Ollama)

Use the Modelfile so the chat format, identity, and scope limits are correct.

ollama create aaai -f https://huggingface.co/miladatefi/aaai-7b-dapt-gguf/raw/main/Modelfile
ollama run aaai
Downloads last month
8
GGUF
Model size
8B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for miladatefi/aaai-7b-dapt-gguf

Base model

Qwen/Qwen2.5-7B
Quantized
(376)
this model