Instructions to use liuwenhan/reasonrank-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use liuwenhan/reasonrank-7B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("liuwenhan/reasonrank-7B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Improve model card: Add pipeline tag, library name, tags, project page, and sample usage
#2 opened about 1 year ago
by
nielsr