Instructions to use trl-lib/llama-7b-se-rm-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-rm-peft with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("trl-lib/llama-7b-se-rm-peft", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
08ad982 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4fc6df49f3d18888b83fa648801f28e6c54d39cea5b625d272c807ff852d5a59
size 16831953
|