Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to add a pip package? #63

Closed
CoffeeVampir3 opened this issue Jun 17, 2023 · 2 comments
Closed

Possible to add a pip package? #63

CoffeeVampir3 opened this issue Jun 17, 2023 · 2 comments

Comments

@CoffeeVampir3
Copy link

Heya, I'm writing a langchain binding for exllama, I'd love to be able to pip install exllama and be able to access the libraries in python natively, right now I'm not really sure how I'd ship the langchain module without creating my own binding library in pip, which seems very awkward.

@turboderp
Copy link
Owner

I'd love to package it up at some point, but a lot of it is still changing too much. The interface is mutating every other day, I'm adding in features, removing features, turning stateful stuff stateless and vice versa... I just don't think it's quite ready for a version number just yet.

@CoffeeVampir3
Copy link
Author

Makes perfect sense, in the meantime I'll leave this example PR for people who wish to use exllama and langchain right now #68 (comment)

This seems like a good compromise for the time being I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants