Instructions to use transformers-community/custom_generate_example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use transformers-community/custom_generate_example with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("transformers-community/custom_generate_example", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md ec99db5 verified
Update README.md 1281c52 verified
Update README.md eba7946 verified
Update README.md 23ad039 verified
copy from original repo 7fd9b52
Joao Gante commited on