This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
revChatGPT.V1 seems dont need tiktoken for dependency #994
Unanswered
slippersheepig
asked this question in
Q&A
Replies: 1 comment
-
Needed for V3 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I review the code of V1.py, look like it doesnt need tiktoken to use, so maybe the setup.py file should do some changes?
I'm not quite sure if it's a problem or my mistake, when I build a docker image for my project, it turns out to be so large size because of rustc included.
Beta Was this translation helpful? Give feedback.
All reactions