Robotics
Transformers
Safetensors
English
Chinese
rynn_value_lang
feature-extraction
embodied-ai
value-foundation-model
reinforcement-learning
spatiotemporal
vision-language-model
custom_code
Instructions to use Alibaba-DAMO-Academy/RynnValue-4B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alibaba-DAMO-Academy/RynnValue-4B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Alibaba-DAMO-Academy/RynnValue-4B", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K