Closed DavidNemeskey closed 4 years ago
Thank you for reporting this issue and sorry for the delayed reply.
The hashes in the error message is originated from an old commit, which refers to an LFS file in a submodule from ppke-nlpg that had been moved in a later commit.
The solution is the following:
Do not clone the full repo only do shallow clone as it is stated in the updated documentation
We are moving away from git submodules and LFS files to use python packages instead. This would solve all LFS related problems. We made good progress, but we need some more time to smooth out the rough edges (e.g. the unified handling of the very large models of emBERT). If you do not wan to use emBERT you can ommit downloading LFS files as all the other modules had moved already.
I close this issue as the documentation has been upgraded to avoid this issue and hopefully soon we can address the root of the problem too.
I got the following error message when installing emtsv: