configuration_bitnet missing

#30
by KashyapR - opened

Please find the error below not able to load the model
Screenshot 2025-04-29 at 4.04.25 PM.png

Can confirm. Getting the same error.

Microsoft org

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.

Sign up or log in to comment