FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-generation", model="lmsys/vicuna-13b-delta-v1.1")

Open lilmac1992 opened this issue 8 months ago • 0 comments
trafficstars

Why are these changes needed?

Related issue number (if applicable)

Checks

  • [x] I've run format.sh to lint the changes in this PR.
  • [x] I've included any doc changes needed.
  • [x] I've made sure the relevant tests are passing (if applicable).

lilmac1992 avatar Mar 15 '25 09:03 lilmac1992