File size: 152 Bytes
4b6f272
 
2864cb2
4b6f272
1
2
3
4
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="microsoft/bitnet-b1.58-2B-4T-gguf")