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

6 implement input argument hftorch dataloader object #7

Merged

Conversation

LMorlok
Copy link
Collaborator

@LMorlok LMorlok commented Jul 23, 2024

Embedder is now a class and get_embedding() takes now dataloader as input.
TESTED, WORKS for meta-llama/Llama-2-7b-hf model (still GPU error with 70b model --> I create a new issue for that)

@LMorlok LMorlok linked an issue Jul 23, 2024 that may be closed by this pull request
@sangttruong sangttruong merged commit 9b0ad38 into main Jul 25, 2024
0 of 3 checks passed
@sangttruong sangttruong deleted the 6-implement-input-argument-hftorch-dataloader-object branch July 25, 2024 17:54
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.

Implement input argument HF/Torch dataloader object
2 participants