Views
No views yet
1from transformers import pipeline 2 3model = pipeline("text-generation", model="YOUR_USERNAME/helax-n3")