Skip to content

Commit 87cf1bf

Browse files
Update README.MD
1 parent 2e307f0 commit 87cf1bf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.MD

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,14 @@ There is a property `PROTECTED_ACCESS: False` in config.yml. When set to `False`
195195
You can use these options:
196196

197197
`--options mlx` - this will set MLX as backend for local inference
198+
198199
`--options mlx-community/Qwen2-VL-72B-Instruct-4bit` - name for Vision LLM model, supported by MLX
200+
199201
`--options tables_only` - set this option, if you want to process tables only
202+
200203
`--options validation_off` - set this option, if you want to disable response validation
201204

205+
202206
First two options are always set first.
203207

204208
✅ Sparrow Parse agent, running locally with Apple MLX backend.
@@ -352,10 +356,14 @@ For visual reference, a screenshot of the FastAPI endpoint
352356
You can use these options:
353357

354358
`mlx` - this will set MLX as backend for local inference
359+
355360
`mlx-community/Qwen2-VL-72B-Instruct-4bit` - name for Vision LLM model, supported by MLX
361+
356362
`tables_only` - set this option, if you want to process tables only
363+
357364
`validation_off` - set this option, if you want to disable response validation
358365

366+
359367
First two options are always set first.
360368

361369
`sparrow-parse` agent. This agent runs locally with Apple MLX backend.

0 commit comments

Comments
 (0)