Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🧠 OfflineAI 1.01 – NemoMix 12B (macOS Edition)
|
2 |
|
3 |
This repository contains the pre-packaged `.gguf` model and launch script for **OfflineAI 1.01**, an educational, fully offline AI assistant designed to run on macOS without any internet access.
|
@@ -37,4 +46,4 @@ OfflineAI does **not** provide legal, financial, or medical advice. Use outside
|
|
37 |
|
38 |
## 💬 Support or feedback?
|
39 |
|
40 |
-
You can find updates and more details at [OfflineAI.Online](https://offlineai.online)
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- cs
|
6 |
+
- de
|
7 |
+
base_model:
|
8 |
+
- bartowski/NemoMix-Unleashed-12B-GGUF
|
9 |
+
---
|
10 |
# 🧠 OfflineAI 1.01 – NemoMix 12B (macOS Edition)
|
11 |
|
12 |
This repository contains the pre-packaged `.gguf` model and launch script for **OfflineAI 1.01**, an educational, fully offline AI assistant designed to run on macOS without any internet access.
|
|
|
46 |
|
47 |
## 💬 Support or feedback?
|
48 |
|
49 |
+
You can find updates and more details at [OfflineAI.Online](https://offlineai.online)
|