Robotics
Transformers
Safetensors
LeRobot
molmoact2
image-text-to-text
bimanual
depth-reasoning
custom_code
Instructions to use hqfang/think-new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hqfang/think-new with Transformers:
# Load model directly from transformers import AutoModelForImageTextToText model = AutoModelForImageTextToText.from_pretrained("hqfang/think-new", trust_remote_code=True, device_map="auto") - LeRobot
How to use hqfang/think-new with LeRobot:
- Notebooks
- Google Colab
- Kaggle