Instructions to use nvidia/Alpamayo-R1-10B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nvidia/Alpamayo-R1-10B with Transformers:
# Load model directly from transformers import AlpamayoR1 model = AlpamayoR1.from_pretrained("nvidia/Alpamayo-R1-10B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
how to process the navigation info
#13
by LiuLiu99 - opened
Now the infra project use camera video and egomotion info as input, but the vehicle could not know the destination, eg. like the vehicle turn right or left at the crossroad, the traj. always be not correct. And also the vehicle dynamic info should be consider to let the traj. more reasonably. so could the model able to process such info, and how to add these as model input.
Thanks for your ideas,welcome to discuss.
Please check out https://huggingface.co/nvidia/Alpamayo-1.5-10B which does support this feature!
BorisIvanovic changed discussion status to closed
