Downloads · 30 days
0
GregoriaV1/test1
test1 is a machine learning model from GregoriaV1. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Downloads · 30 days
0
Access
Public
Updated Jan 31, 2024
Repo size
—
Likes
0
Public
Click a slice to open those files.
Other1.5 KB · 89%
From the Hugging Face model README
from transformers import pipeline
generator = pipeline("text-generation") generator( "In this course, we will teach you how to" ) # Dans ce cours, nous vous enseignerons comment