Instructions to use mingol77/cooking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mingol77/cooking with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mingol77/cooking", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| tags: | |
| - gpt | |
| - language-model | |
| - fine-tuned | |
| - custom-model | |
| model_type: gpt | |
| library_name: transformers | |
| # Cooking Model | |
| This model was fine-tuned for [your specific task or purpose]. It is based on the GPT architecture. | |