Image-to-Text
MLX
Safetensors
qwen3_vl
vision-language-model
finance
OCR
chart-understanding
financial-analysis
Instructions to use AITRADER/Amsi-fin-MLX-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use AITRADER/Amsi-fin-MLX-bf16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Amsi-fin-MLX-bf16 AITRADER/Amsi-fin-MLX-bf16
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
| { | |
| "bos_token_id": 151643, | |
| "do_sample": true, | |
| "eos_token_id": [ | |
| 151645, | |
| 151643 | |
| ], | |
| "pad_token_id": 151643, | |
| "temperature": 0.7, | |
| "top_k": 20, | |
| "top_p": 0.8, | |
| "repetition_penalty": 1.15, | |
| "max_new_tokens": 2048, | |
| "transformers_version": "4.57.3" | |
| } |