Anton Solbjørg
Anton Solbjørg
Is this still a problem with the current version?
How small do you need it to be? What hardware do you have?
> I am currently looking into open-interpreter and would love to help here and there. If OK, I would create a PR right away. Awesome, this is exactly what these...
I ran into this issue outside conda, just using pip install git+https.... Ran the example code and got a seg fault Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+:...
Using version 0.8.0 using pip, works.
Merging would maybe cause conflicts with other PRs, just use this as a reminder to black . And isort .
> Sorry @Notnaton we let this sit idle for far too long and now the conflicts makes this PR too much work. We're doing a big push for merging some...
There is probably a better way to do this. I'll take a look later today.
This is an issue with tiktoken which depends on setuptools-rust and/or a rust compiler on the host system.
Update python to 3.10 or 3.11. Check pydantic version: `pip show pydantic ` This error is in litellm