## 🚨Missing License
#1
by
xixi126
- opened
Hi, I'd like to report a missing license inWesPro/Mistral-Small-3.1-24B-Instruct-2503-HF-Q6_K-GGUF
model.I noticed that this model was quantized from anthracite-core/Mistral-Small-3.1-24B-Instruct-2503-HF
, which is licensed under Apache-2.0. But the thing is, the quantized version right now doesn't have any license info included, which can lead to confusion for downstream users.
⚠️ Without a license attached:
• Users technically don’t have permission to use, modify, or redistribute the model
• Since the base model uses Apache-2.0, which is permissive, it’s generally expected that derivatives carry at least the same license or something compatible
🔹 Suggestion:
It might be helpful to:
• Add a copy of the Apache-2.0 License to the repo or model card
Totally appreciate the work on this — just hoping to make things a bit smoother and safer for downstream users! 😊Let me know if I misunderstood anything — happy to help!
Thanks for your attention!