Instructions to use OpenAssistant/oasst-rm-2-pythia-6.9b-epoch-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenAssistant/oasst-rm-2-pythia-6.9b-epoch-1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenAssistant/oasst-rm-2-pythia-6.9b-epoch-1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#4 opened almost 2 years ago
by
SFconvertbot
The output of the reward model is a two-dimensional vector, what does each dimension mean?
#3 opened over 2 years ago
by
Lily912
More details on training data for reward model
🤯 2
#2 opened over 2 years ago
by
reign12
Where is the input file of augment_oasst ?
#1 opened almost 3 years ago
by
LetsJumP