File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -195,10 +195,14 @@ There is a property `PROTECTED_ACCESS: False` in config.yml. When set to `False`
195195You 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+
202206First 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
352356You 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+
359367First two options are always set first.
360368
361369✅ ` sparrow-parse ` agent. This agent runs locally with Apple MLX backend.
You can’t perform that action at this time.
0 commit comments