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

refactor pykoi into base, huggingface, rag, and rlhf #53

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

garyjyzhang
Copy link
Contributor

  • refactor pykoi package into four sub packages
  • base: pip install pykoi. this contains openai model and chat
  • rag: pip install pykoi[rag]. this contains rag
  • huggingface: pip install pykoi[huggingface]. this contains huggingface moduels
  • rlhf: pip install pykoi[rlhf]. this contains rlhf features.

@CambioML
Copy link
Collaborator

LGTM!

@CambioML CambioML merged commit 5c29f28 into CambioML:main Sep 13, 2023
1 check passed
@goldmermaid goldmermaid mentioned this pull request Sep 13, 2023
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

Successfully merging this pull request may close these issues.

2 participants