Text Generation
Safetensors
NemotronH_Nano_Omni_Reasoning_V3
nvidia
unsloth
nemotron-3
multimodal
conversational
custom_code
Instructions to use unsloth/NVIDIA-Nemotron-3-Nano-Omni-30B-A3B-Reasoning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- Unsloth Desktop
| { | |
| "auto_map": { | |
| "AutoImageProcessor": "image_processing.NemotronH_Nano_Omni_Reasoning_V3ImageProcessor", | |
| "AutoProcessor": "processing.NemotronH_Nano_Omni_Reasoning_V3Processor", | |
| "AutoVideoProcessor": "video_processing.NemotronH_Nano_Omni_Reasoning_V3VideoProcessor" | |
| }, | |
| "crop_size": null, | |
| "data_format": "channels_first", | |
| "default_to_square": true, | |
| "device": null, | |
| "disable_grouping": null, | |
| "do_center_crop": null, | |
| "do_convert_rgb": null, | |
| "do_normalize": null, | |
| "do_pad": null, | |
| "do_rescale": true, | |
| "do_resize": null, | |
| "image_mean": [ | |
| 0.48145466, | |
| 0.4578275, | |
| 0.40821073 | |
| ], | |
| "image_processor_type": "NemotronH_Nano_Omni_Reasoning_V3ImageProcessor", | |
| "image_size": 512, | |
| "image_std": [ | |
| 0.26862954, | |
| 0.26130258, | |
| 0.27577711 | |
| ], | |
| "input_data_format": null, | |
| "max_num_tiles": 12, | |
| "norm_mean": [ | |
| 0.48145466, | |
| 0.4578275, | |
| 0.40821073 | |
| ], | |
| "norm_std": [ | |
| 0.26862954, | |
| 0.26130258, | |
| 0.27577711 | |
| ], | |
| "num_image_token": 256, | |
| "pad_size": null, | |
| "processor_class": "NemotronH_Nano_Omni_Reasoning_V3Processor", | |
| "resample": null, | |
| "rescale_factor": 0.00392156862745098, | |
| "return_tensors": null, | |
| "size": null, | |
| "use_thumbnail": true | |
| } | |