Any-to-Any
Transformers
PyTorch
English
Chinese
internlm2
feature-extraction
reward model
custom_code
Instructions to use internlm/internlm-xcomposer2d5-7b-reward with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use internlm/internlm-xcomposer2d5-7b-reward with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("internlm/internlm-xcomposer2d5-7b-reward", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#5
by yuhangzang - opened
No description provided.
myownskyW7 changed pull request status to merged