nvidia/Cosmos-Reason1-SFT-Dataset
Viewer • Updated • 1.71M • 1.22k • 27
How to use mlx-community/Cosmos-Reason1-7B-6bit with Cosmos:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
How to use mlx-community/Cosmos-Reason1-7B-6bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Cosmos-Reason1-7B-6bit mlx-community/Cosmos-Reason1-7B-6bit
This model was converted to MLX format from nvidia/Cosmos-Reason1-7B using mlx-vlm version 0.1.26.
Refer to the original model card for more details on the model.
pip install -U mlx-vlm
python -m mlx_vlm.generate --model mlx-community/Cosmos-Reason1-7B-6bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>
Quantized
Base model
Qwen/Qwen2.5-VL-7B-Instruct