refactor circle ci config

This commit is contained in:
Richard Guo
2023-05-10 13:57:54 -04:00
parent 6ee9659905
commit 239a5c14ef
3 changed files with 178 additions and 2 deletions

View File

@@ -38,4 +38,3 @@ messages = [{"role": "user", "content": "Name 3 colors"}]
gptj.chat_completion(messages)
```