You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Can PICARD be used with LLAMA-like models?
The text was updated successfully, but these errors were encountered: