hrsvrn commited on
Commit
543b791
·
verified ·
1 Parent(s): 75ba507

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -22,11 +22,12 @@ base_model: unsloth/Llama-3.2-1B-Instruct
22
 
23
  Natural language → Linux command. A compact Llama 3.2 1B Instruct model fine‑tuned (LoRA) to turn plain‑English requests into correct shell commands.
24
 
25
- ## Video Demonstration of the model
26
  <video controls>
27
  <source src="https://web-assets.mecha.so/hugging-face/mecha-command-generator-aug-10-2025.mp4" type="video/mp4">
28
  Your browser does not support the video tag.
29
  </video>
 
30
 
31
  ### TL;DR
32
  - Base: `unsloth/Llama-3.2-1B-Instruct`
 
22
 
23
  Natural language → Linux command. A compact Llama 3.2 1B Instruct model fine‑tuned (LoRA) to turn plain‑English requests into correct shell commands.
24
 
25
+ ## Video Demonstration of the model running on the Mecha Comet
26
  <video controls>
27
  <source src="https://web-assets.mecha.so/hugging-face/mecha-command-generator-aug-10-2025.mp4" type="video/mp4">
28
  Your browser does not support the video tag.
29
  </video>
30
+ For more information of the Mecha Comet, our pocket little handheld computer - click <a href="https://mecha.so/comet">here</a>
31
 
32
  ### TL;DR
33
  - Base: `unsloth/Llama-3.2-1B-Instruct`