Instructions to use trl-lib/llama-7b-se-rl-peft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use trl-lib/llama-7b-se-rl-peft with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("trl-lib/llama-7b-se-rl-peft", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 130 Bytes
cfddde7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:84ef5d11766acdf820ca5f23eb77373b3091c105845d69b8821af40581ca9c69
size 17471
|