Spaces:
Running
Running
🔧🐢 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
with all my thanks
Tonic changed pull request status to merged