Instructions to use ameykaran/char-text-reversal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ameykaran/char-text-reversal with Transformers:
# Load model directly from transformers import CharTransformer model = CharTransformer.from_pretrained("ameykaran/char-text-reversal", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K