Ankit Sharma
Ankit Sharma
@nilsreichardt If restrictions are the main cause of recreating this error, then one thing we can do to make the error more sensible for developers is instead of `[firebase_auth/internal-error] An...
If the error persists, use the requirements below for now to continue ``` #requirements/requirements-convert_legacy_llama.txt numpy~=1.26.4 sentencepiece~=0.2.0 transformers>=4.46.3,=0.1.0 protobuf>=4.21.0,=4.46.3,=0.1.0 protobuf>=4.21.0,
I believe that in #178, the user was using "architectures": ["BitNetForCausalLM"] in config.json with a capital 'N', but the architecture is registered as "architectures": ["BitnetForCausalLM"] with a small 'n' in...
Yes, this should clear any future issues.