Instructions to use maxymoo2/checkpoint-50000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use maxymoo2/checkpoint-50000 with Transformers:
# Load model directly from transformers import AutoModelForPreTraining model = AutoModelForPreTraining.from_pretrained("maxymoo2/checkpoint-50000", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "background_color": "white", | |
| "dpi": 120, | |
| "font_color": "black", | |
| "font_file": "GoNotoCurrent.ttf", | |
| "font_size": 8, | |
| "max_seq_length": 529, | |
| "pad_size": 3, | |
| "pixels_per_patch": 16, | |
| "text_renderer_type": "PyGameTextRenderer" | |
| } | |