Recipe AI โ Fine-tuned LLaMA 3.2 3B
Fine-tuned on 50k recipes for the AI Collaborative Pantry App. Given a list of pantry ingredients, generates a complete recipe using only those ingredients.
Usage
from transformers import pipeline
pipe = pipeline("text-generation", model="htyagi22/pantryft-ai-3b")
pipe("Generate a recipe using only these ingredients: chicken, garlic, lemon")
- Downloads last month
- 11
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support