🔧🐢 Lazy Transformer Patch ⚡️✨

#2
by AI-B - opened

Edit description:

- Switched from transformers dynamic loading to direct BitNet package imports

- Imported BitNetConfig, BitNetTokenizer, BitNetForCausalLM from bitnet

- Removed AutoConfig/AutoTokenizer/AutoModelForCausalLM calls (left imports for no reason; orphaned)

- Note to update requirements: pip install bitnet

https://pypi.org/project/bitnet/

with all my thanks

Tonic changed pull request status to merged
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment