umar141 commited on
Commit
84e97a1
·
verified ·
1 Parent(s): 5e6ca8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ mlx_lm.convert \
49
  ```bash
50
  mlx_lm.generate \
51
  --model gemma-1b-mlx \
52
- --adapter-path . \
53
  --system-prompt system_prompt.txt \
54
  --max-tokens 220 \
55
  --temp 0.4 \
 
49
  ```bash
50
  mlx_lm.generate \
51
  --model gemma-1b-mlx \
52
+ --adapter-path baro-1.0 \
53
  --system-prompt system_prompt.txt \
54
  --max-tokens 220 \
55
  --temp 0.4 \