Instructions to use wnma3mz/Janus-Pro-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use wnma3mz/Janus-Pro-7B with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Janus-Pro-7B wnma3mz/Janus-Pro-7B
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
| { | |
| "background_color": [ | |
| 127, | |
| 127, | |
| 127 | |
| ], | |
| "do_normalize": true, | |
| "image_mean": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "image_processor_type": "VLMImageProcessor", | |
| "image_size": 384, | |
| "image_std": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "min_size": 14, | |
| "processor_class": "VLChatProcessor", | |
| "rescale_factor": 0.00392156862745098 | |
| } | |