0Time commited on
Commit
6a310c3
·
verified ·
1 Parent(s): 5996da4

fix: remove em dash from description

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 no GPU, no API integration, 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
 
 
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