Skip to content

Added python script named as raft_local.py to raft directory to run script completely locally using HF models #605

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

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

himanshushukla12
Copy link
Contributor

@himanshushukla12 himanshushukla12 commented Aug 26, 2024

There are many users who want to use this raft.py script locally, but due to dependency of OpenAI it ask for some extra bucks to get it done, so for those like me who have good GPU available can use it locally using hugging-face models, I also modified the README.md for showing how to use the new script named as raft_local.py in same directory.
Modified the requirements.txt in raft directory for torch related dependencies.

…ame process completely locally, also modified the README.md show how to use it accordingly.
@himanshushukla12 himanshushukla12 marked this pull request as draft August 27, 2024 04:27
@himanshushukla12 himanshushukla12 marked this pull request as ready for review August 27, 2024 04:34
Copy link
Owner

@ShishirPatil ShishirPatil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR @himanshushukla12

@ShishirPatil ShishirPatil merged commit 41fdee6 into ShishirPatil:main Aug 27, 2024
ShishirPatil added a commit that referenced this pull request Aug 27, 2024
PR #605 and #604 had conflicting requirements.txt. This should fix it.
nkcheng255 pushed a commit to nkcheng255/gorilla that referenced this pull request Aug 30, 2024
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