Softmaximalist commited on
Commit
34add00
·
1 Parent(s): ee2c0f5

Modify license to make it detailed

Browse files
Files changed (3) hide show
  1. LICENSE +5 -0
  2. NOTICE +11 -0
  3. README.md +5 -4
LICENSE CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  Apache License
2
  Version 2.0, January 2004
3
  http://www.apache.org/licenses/
 
1
+ Copyright 2026 Superwhisper
2
+
3
+ This model is a derivative work of Qwen3-0.6B, Copyright 2024 Alibaba Cloud,
4
+ licensed under the Apache License, Version 2.0.
5
+
6
  Apache License
7
  Version 2.0, January 2004
8
  http://www.apache.org/licenses/
NOTICE ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ S1-mini-GGUF
2
+ Copyright 2026 Superwhisper
3
+
4
+ GGUF conversions of S1-mini, which is itself a derivative of Qwen3-0.6B,
5
+ Copyright 2024 Alibaba Cloud, licensed under the Apache License, Version 2.0.
6
+
7
+ Any use, distribution, or integration of this model, whether unmodified or
8
+ as part of a derivative work or product, must continue to identify it by its
9
+ original name, "S1-mini" by "Superwhisper", using that exact capitalization.
10
+ This restates the ADDITIONAL TERM of the LICENSE file, which is the
11
+ operative text.
README.md CHANGED
@@ -309,9 +309,9 @@ in any integration are the input format documented above and the thinking
309
  flag; nearly every integration bug traces back to one of those.
310
 
311
  > [!IMPORTANT]
312
- > Read the [LICENSE](LICENSE) before you ship. Apache 2.0 is permissive but
313
- > not obligation-free: you must retain the license text and attribution
314
- > notices, and state significant changes if you redistribute a modified
315
  > version. It also carries one additional term: the model must keep its
316
  > name, "S1-mini" by "Superwhisper", with that exact capitalization,
317
  > wherever it's used. If you are bundling S1-mini into a commercial
@@ -322,7 +322,8 @@ flag; nearly every integration bug traces back to one of those.
322
 
323
  S1-mini is released under Apache 2.0, which it inherits from Qwen3-0.6B, plus
324
  one additional term: wherever it's used, it must keep its name, "S1-mini" by
325
- "Superwhisper", with that exact capitalization. See [LICENSE](LICENSE).
 
326
 
327
  ## Citation
328
 
 
309
  flag; nearly every integration bug traces back to one of those.
310
 
311
  > [!IMPORTANT]
312
+ > Read the [LICENSE](https://huggingface.co/superwhisper/s1-mini-GGUF/blob/main/LICENSE) before you ship. Apache 2.0 is permissive but
313
+ > not obligation-free: you must retain the license text and the NOTICE
314
+ > file, and state significant changes if you redistribute a modified
315
  > version. It also carries one additional term: the model must keep its
316
  > name, "S1-mini" by "Superwhisper", with that exact capitalization,
317
  > wherever it's used. If you are bundling S1-mini into a commercial
 
322
 
323
  S1-mini is released under Apache 2.0, which it inherits from Qwen3-0.6B, plus
324
  one additional term: wherever it's used, it must keep its name, "S1-mini" by
325
+ "Superwhisper", with that exact capitalization. See
326
+ [LICENSE](https://huggingface.co/superwhisper/s1-mini-GGUF/blob/main/LICENSE) and [NOTICE](https://huggingface.co/superwhisper/s1-mini-GGUF/blob/main/NOTICE).
327
 
328
  ## Citation
329