metadata
license: other
license_name: qwen
license_link: https://huggingface.co/Qwen/Qwen3-VL-4B/blob/main/LICENSE
tags:
- qwen3_vl
- image-to-text
- vision-language-model
- finance
- OCR
- chart-understanding
- financial-analysis
- mlx
AITRADER/Amsi-fin-MLX-8bit
This model was converted to MLX format from AITRADER/Amsi-fin using mlx-vlm version 0.3.5.
Refer to the original model card for more details on the model.
Use with mlx
pip install -U mlx-vlm
python -m mlx_vlm.generate --model AITRADER/Amsi-fin-MLX-8bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>