Instructions to use nvidia/C-RADIOv4-H with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nvidia/C-RADIOv4-H with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nvidia/C-RADIOv4-H", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update tag to "image-feature-extraction"
#5 opened 4 months ago
by
nielsr