Instructions to use Angry-Wizard/DND5eMonsterText with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Angry-Wizard/DND5eMonsterText with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Angry-Wizard/DND5eMonsterText", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 75 Bytes
0654c27 | 1 2 3 | model_checkpoint_path: "model-900"
all_model_checkpoint_paths: "model-900"
|