Instructions to use stvnl/ppo_model_en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stvnl/ppo_model_en with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("stvnl/ppo_model_en") model = AutoModelForCausalLM.from_pretrained("stvnl/ppo_model_en", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
1142697 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:17a208233d2ee8d8c83b23bc214df737c44806a1919f444e89b31e586cd956ba
size 14500471
|