yasserrmd commited on
Commit
379ca71
·
verified ·
1 Parent(s): f9437de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -20,14 +20,6 @@ wget https://huggingface.co/yasserrmd/LFM2-350M-gguf/resolve/main/lfm2-350m.Q4_K
20
 
21
  *(Adjust filename for other quant formats like `Q4_0`, if available.)*
22
 
23
- ## Run (Example)
24
-
25
- ```bash
26
- ./liquid_llama \
27
- --model ./lfm2-350m.Q4_K.gguf \
28
- --prompt "Explain the benefits of on-device AI" \
29
- --n_predict 128
30
- ```
31
 
32
  ## Notes
33
 
 
20
 
21
  *(Adjust filename for other quant formats like `Q4_0`, if available.)*
22
 
 
 
 
 
 
 
 
 
23
 
24
  ## Notes
25