fix: remove em dash from description
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ base_model: Qwen/Qwen3.5-0.8B
|
|
| 13 |
|
| 14 |
# INCEPT.sh
|
| 15 |
|
| 16 |
-
Offline command inference engine for Linux. Fine-tuned **Qwen3.5-0.8B** (GGUF Q8_0, 774MB) designed to run on low-resource and edge devices
|
| 17 |
|
| 18 |
**Benchmark:** 99/100 on a structured 100-question Linux command evaluation (Ubuntu 22.04, bash, non-root).
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
# INCEPT.sh
|
| 15 |
|
| 16 |
+
Offline command inference engine for Linux. Fine-tuned **Qwen3.5-0.8B** (GGUF Q8_0, 774MB) designed to run on low-resource and edge devices with no GPU, no API, and no internet connection required at runtime.
|
| 17 |
|
| 18 |
**Benchmark:** 99/100 on a structured 100-question Linux command evaluation (Ubuntu 22.04, bash, non-root).
|
| 19 |
|