FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

Fix ChatGLM3 format error

Open gc-fu opened this issue 1 year ago • 0 comments

Why are these changes needed?

The previous format for ChatGLM3 is not correct, which will yield wrong output: image

After changing: image

Related issue number (if applicable)

None

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).

gc-fu avatar Apr 23 '24 04:04 gc-fu