refactor circle ci config

This commit is contained in:
Richard Guo
2023-05-10 13:57:54 -04:00
parent f48eb1a0d7
commit 48c5ab10b9
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)
```