License: correct frontmatter to MIT (matches upstream DeepSeek-V4-Flash)
Browse filesUpstream deepseek-ai/DeepSeek-V4-Flash is MIT-licensed per its LICENSE file,
not under a custom deepseek-license. This artifact inherits that. Drops the
now-unused license_name and license_link fields.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
-
license_name: deepseek-license
|
| 4 |
-
license_link: LICENSE
|
| 5 |
base_model: deepseek-ai/DeepSeek-V4-Flash
|
| 6 |
tags:
|
| 7 |
- compressed-tensors
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
|
|
|
|
|
|
| 3 |
base_model: deepseek-ai/DeepSeek-V4-Flash
|
| 4 |
tags:
|
| 5 |
- compressed-tensors
|