You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the DeepSeek-V3 Hugging Face Transformers modeling file does not include MTP implementations, the llm-compressor cannot recognize and load MTP weights. After compression, the MTP layer will not be preserved. Could we provide an API to track all unused tensors and save them to a new safetensors file?