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

Use with LLAMA #124

Open
ezzini opened this issue Mar 17, 2023 · 1 comment
Open

Use with LLAMA #124

ezzini opened this issue Mar 17, 2023 · 1 comment

Comments

@ezzini
Copy link

ezzini commented Mar 17, 2023

Can PICARD be used with LLAMA-like models?

@nzw0301
Copy link

nzw0301 commented Sep 29, 2023

I suppose there are two blockers: the docker container's Python is too old, specifically, python 3.7, to use hugging face supporting llama v2 that needs python>=3.8 and the current code base assumes T5 architecture (seq2seq model) and its tokenizer.

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

No branches or pull requests

2 participants