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

Support for HF models #19

Open
iterix opened this issue May 26, 2023 · 1 comment
Open

Support for HF models #19

iterix opened this issue May 26, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@iterix
Copy link
Contributor

iterix commented May 26, 2023

Currently auditor supports LLM providers via Langchain. However, we need to support HuggingFace models as well so that users can audit open-source or fine-tuned models as well

@iterix iterix added the enhancement New feature or request label May 26, 2023
@iterix iterix self-assigned this May 26, 2023
@crodriguez1a
Copy link

FYI, Lanchain supports custom LLMs which may be a workaround. https://python.langchain.com/docs/modules/model_io/models/llms/how_to/custom_llm

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

No branches or pull requests

2 participants