SpecForge
SpecForge copied to clipboard
[Feature] Does SpecForge support using quantized models as the target model?
Checklist
- [ ] 1. If the issue you raised is not a feature but a question, please raise a discussion at https://github.com/sgl-project/SpecForge/discussions/new/choose Otherwise, it will be closed.
- [ ] 2. Please use English, otherwise it will be closed.
Motivation
Does SpecForge support using quantized models as the target model? If so, how do I configure it? If not, when is it expected to support this? Thanks!
Related resources
No response
I'm currently testing this feature, and if it doesn't work, I'll try to support it.
I test online_training use qwen2.5-7b-awq model as the target model and sglang backend. It is trainable, but I haven't tested its performance yet.
I test online_training use qwen2.5-7b-awq model as the target model and sglang backend. It is trainable, but I haven't tested its performance yet.
Thx! Looking forward to your reply!