File size: 3,732 Bytes
8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 f38c051 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 5d151b9 c26709e f38c051 c26709e f38c051 c26709e f38c051 c26709e f38c051 c26709e f38c051 c26709e f38c051 c26709e f38c051 c26709e f38c051 c26709e f38c051 c26709e f38c051 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e f38c051 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e f38c051 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e 8629504 c26709e f38c051 c26709e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 | ---
language:
- cs
- sk
- en
- de
license: apache-2.0
base_model: EuroLLM-9B
quantization: Q8_0
pipeline_tag: text-generation
library_name: llama.cpp
tags:
- gguf
- llama.cpp
- offline
- offline-first
- local-ai
- multilingual
- ai-runtime
- webui
- cli
- voice
- speech-to-text
- text-to-speech
- privacy
---
# Offline AI Runtime 3.0 β EuroLLM-9B-Q8_0 (GGUF)
Offline AI Runtime 3.0 is a fully local AI runtime environment focused on digital sovereignty, privacy, and user-controlled AI.
Everything runs entirely on your own computer.
**No cloud.**
**No telemetry.**
**No tracking.**
**No subscriptions.**
Powered by **llama.cpp**.
---
# π₯οΈ Runtime Interfaces
Offline AI provides multiple ways to interact with local AI:
- Terminal (CLI)
- Modern Web UI
- Voice interaction (Speech-to-Text + Text-to-Speech)
All interfaces use the same local runtime and the same locally running language models.

---
# β¨ What's New in 3.0
Offline AI has evolved from a simple model launcher into a complete local AI runtime platform.
New features include:
- Modern Web UI
- Structured CLI runtime
- Voice conversations (STT + TTS)
- Runtime model switching
- Model lifecycle management
- Model alias system
- Workspace profiles
- Conversation snapshots
- Notes system
- Runtime diagnostics
- Administrative control mode
- Improved modular architecture
Designed for running multiple local AI models inside a unified offline environment.
---
# π§ Runtime Architecture
```text
CLI / Web UI / Voice
β
βΌ
Offline AI Runtime
β
βββ Profiles
βββ Notes
βββ Snapshots
βββ Diagnostics
βββ Voice
βββ Model Manager
βββ Runtime Commands
β
βΌ
llama.cpp
β
βΌ
GGUF Models
```
The Python runtime acts as the orchestration layer while **llama.cpp** provides efficient local inference with real-time token streaming.
---
# π§ Technical Information
| Component | Value |
|-----------|-------|
| Base model | EuroLLM-9B |
| Quantization | Q8_0 |
| Format | GGUF |
| Runtime | Offline AI Runtime 3.0 |
| Inference Engine | llama.cpp |
| Recommended RAM | 16 GB |
| Platforms | macOS β’ Windows β’ Linux |
This repository distributes an **unmodified quantized GGUF version** of EuroLLM-9B.
The original model has **not been fine-tuned or modified** as part of this project.
---
# π Project Philosophy
Offline AI explores a different direction for modern AI.
The project demonstrates that:
- AI can work without cloud services.
- AI belongs to its owner.
- Privacy should be the default.
- Users should control their own models.
- Local-first AI is a viable architecture.
Offline AI promotes:
- Digital sovereignty
- Local-first computing
- Transparent system design
- Open AI ecosystems
- Privacy by default
---
# π Model Origin & License
**Base Model**
EuroLLM-9B
**Authors**
EuroLLM Consortium
**Base Model License**
Apache License 2.0
**Runtime Engine**
llama.cpp (MIT License)
**Offline AI Runtime**
Β© David KΓ‘ninskΓ½
All components are distributed in accordance with their respective licenses.
---
# β οΈ Disclaimer
Offline AI is an educational and experimental runtime environment.
Generated responses may contain inaccuracies and should not be used as the sole basis for legal, medical, financial, or other high-risk decisions.
Users are responsible for how the software and generated content are used.
---
# π Project
**Website**
https://OfflineAI.online
Additional domains:
- OfflineAI.cz
- OfflineAI.sk
- OfflineAI.de
**Author**
David KΓ‘ninskΓ½
|