0Time commited on
Commit
7236d0c
·
verified ·
1 Parent(s): 7855fd1

Update description: edge deployment, no GPU, no API

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) via supervised fine-tuning on 79K Linux command examples. Zero network dependency 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 edge servers and low-resource machines 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