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

Dev llama patch #46

Merged
merged 3 commits into from
Sep 18, 2023
Merged

Dev llama patch #46

merged 3 commits into from
Sep 18, 2023

Conversation

julius-heitkoetter
Copy link
Collaborator

The huggingface token should be under HUGGING_FACE_HUB_TOKEN, not HF_TOKEN for huggingface authentication. Also, this should get loaded in as an environment variable in 4 of the services. Changes are made to reflect this.

@@ -15,6 +15,7 @@ dependencies = [
"accelerate==0.22.0",
"backoff==2.2.1",
"beautifulsoup4==4.12.2",
"bitsandbytes==0.41.1",
Copy link
Collaborator

Choose a reason for hiding this comment

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

is this a needed change or was this something added to produce a commit? either way I'll approve, just curious

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

bitsandbytes is needed to quantize the model.

@julius-heitkoetter julius-heitkoetter marked this pull request as ready for review September 18, 2023 21:45
@julius-heitkoetter julius-heitkoetter merged commit c945414 into main Sep 18, 2023
1 check passed
@julius-heitkoetter julius-heitkoetter deleted the dev_llama_patch branch September 27, 2023 11:59
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