lm-sys/FastChat

Add unit tests and CI

Open

#270 opened on Apr 7, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (4,736 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (38,959 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We would like to set up the CI with GitHub actions. The CI can run some basic unit tests

  • Test the inference with CLI
  • Test the server and Web UI

Contributor guide