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

Adding in model + new dockerfile #2

Closed
wants to merge 13 commits into from
Closed

Adding in model + new dockerfile #2

wants to merge 13 commits into from

Conversation

iranjan31
Copy link
Collaborator

Added in tinyllama model/lfs storage, updated dockerfile to prevent runtime errors

@iranjan31 iranjan31 requested a review from trgardos June 24, 2024 14:59
@trgardos trgardos requested a review from Nikh1ta June 24, 2024 15:17
Copy link
Contributor

@trgardos trgardos left a comment

Choose a reason for hiding this comment

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

Add .DS_Store and .chainlit/translations to .gitignore and remove from commit. Also, I think models/.chainlit isn't supposed to be there so remove that too.

@iranjan31
Copy link
Collaborator Author

These should be gone/added into the .gitignore, was able to clone the repo into another directory, remove the files, and then commit.

@trgardos
Copy link
Contributor

trgardos commented Jul 1, 2024

We need to remove the model from the PR and download and cache it at runtime. See https://github.com/DL4DS/dl4ds_tutor/blob/4d604155dddb130ab01a6234f2ba8b9e978e3e25/code/modules/vectorstore/vectorstore.py#L56 for a function that downloads from HF (but doesn't cache yet). @iranjan31

@iranjan31 iranjan31 requested a review from trgardos July 4, 2024 01:15
@iranjan31 iranjan31 closed this Jul 29, 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