Text Generation Model

This is a simple text generation model built using Hugging Face.

πŸš€ Live Demo

https://huggingface.co/spaces/ajeet04/text-generation-demo

Example Usage

from transformers import pipeline

generator = pipeline(
    "text-generation",
    model="ajeet04/text-generation-model"
)

print(generator("Artificial intelligence will"))
Downloads last month
124
Safetensors
Model size
0.1B params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for ajeet04/text-generation-model

Finetuned
(2129)
this model

Space using ajeet04/text-generation-model 1