BitNet
BitNet copied to clipboard
how to generate a dummy modelQwen models
Traceback (most recent call last):
File "/BitNet/utils/generate-dummy-bitnet-model.py", line 1048, in
How should I handle it,thanks
Check Compatibility: Ensure that the model architecture you're trying to use is supported in BitNet. Review the model class or BitNet documentation for supported architectures.
Update or Modify: If Qwen2ForCausalLM is not supported, you might need to modify the code to use a supported architecture or contribute by adding support if needed.
assign me this issue.