Blog Generation on Data Science, Machine Learning, Gen AI Advancements..
Primarily built for personal application deployment.
Will keep upgrading and increase data.
Feel free to test out your apps.
Use the code below to get started with the model.
pipe = pipeline("text-generation", model="dhruvchandra/BlogGeneration")
messages = [
{"role": "user", "content": "Who are you?"},
]
pipe(messages)
Self Prepared Data on Blogs scraped from open posts.
Carbon emissions can be estimated using the
Machine Learning Impact calculator presented in
Lacoste et al. (2019).