Instructions to use cyrilzhang/gpt2-numfix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cyrilzhang/gpt2-numfix with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("cyrilzhang/gpt2-numfix", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 1e5b7d8
Update README.md ed23458
Update README.md b0e76f1
Update README.md 9765282
Update README.md 8ae4896
upload empty config 9eb3b53
upload tokenizer files f05e320
initial commit 704e15f
Cyril Zhang commited on