configuration_bitnet missing
#30
by
KashyapR
- opened
Can confirm. Getting the same error.
Please try this version of transformers:
pip install git+https://github.com/huggingface/transformers.git@096f25ae1f501a084d8ff2dcaf25fbc2bd60eba4
even with this version, I get the same error
The same error with me :(
Please try this version of transformers:
pip install git+https://github.com/huggingface/transformers.git@096f25ae1f501a084d8ff2dcaf25fbc2bd60eba4
@frontierai Thanks for sharing. I am still facing the same issue with the above transformer version.
Any resolution ever? Still get:
OSError: microsoft/bitnet-b1.58-2B-4T does not appear to have a file named configuration_bitnet.py. Checkout 'https://huggingface.co/microsoft/bitnet-b1.58-2B-4T/tree/main' for available files.
Does anybody solve the problem? I'm getting same error.