chatglm-6b-int4 / demo_pipeline.py
NewBreaker's picture
auto git
3f712ba
raw
history blame
126 Bytes
from transformers import pipeline
nlp = pipeline('text2text-generation',model ='.\\',trust_remote_code=True)
# response = nlp