Instructions to use dotfantasy/godot-code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dotfantasy/godot-code with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dotfantasy/godot-code", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| license: cc | |
| datasets: | |
| - dotfantasy/godot-code | |
| language: | |
| - en | |
| metrics: | |
| - accuracy | |
| library_name: transformers | |
| tags: | |
| - code | |