My Cool Language Model π
This is a fine-tuned language model based on base-model
, trained for text generation tasks.
Usage
from transformers import pipeline
pipe = pipeline("text-generation", model="your-username/your-model")
result = pipe("Hello, my name is")
print(result)
Limitations
This model may produce biased or inaccurate text. Use responsibly.
License
Apache 2.0
- Downloads last month
- 5
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support