Text Classification
Transformers
Safetensors
English
llama
RLHF
Nexusflow
Athene
Reward Model
text-embeddings-inference
Instructions to use Nexusflow/Athene-RM-70B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Nexusflow/Athene-RM-70B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Nexusflow/Athene-RM-70B")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Nexusflow/Athene-RM-70B") model = AutoModelForSequenceClassification.from_pretrained("Nexusflow/Athene-RM-70B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d61dee25682456a46dc61ee235cf16f023a64223aa934bb80a0edd9e0a7b906c
- Size of remote file:
- 5 GB
- SHA256:
- d5caa95fd06c24a9575bc7d58254ebe4d6ec3bb23b04c298a6cf6ee6295dcf3e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.