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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#13 opened 5 months ago
by
SFconvertbot
Delete tokenizer_config.json
#12 opened about 2 years ago
by
cashu
Delete tokenizer.model
#11 opened about 2 years ago
by
cashu
Model inaccessible?
3
#10 opened over 2 years ago
by
Chris12321
OSError: trl-lib/llama-7b-se-rl-peft does not appear to have a file named config.json.
👍 1
1
#9 opened almost 3 years ago
by
kmfoda