Instructions to use momodfsfa/Mapperatorinator-v31 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use momodfsfa/Mapperatorinator-v31 with Transformers:
# Load model directly from transformers import Mapperatorinator model = Mapperatorinator.from_pretrained("momodfsfa/Mapperatorinator-v31", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_from_model_config": true, | |
| "bos_token_id": 1, | |
| "decoder_start_token_id": 1, | |
| "disable_compile": true, | |
| "do_sample": true, | |
| "eos_token_id": 2, | |
| "max_length": 8192, | |
| "pad_token_id": 0, | |
| "top_k": 0, | |
| "transformers_version": "4.52.1" | |
| } | |