ZirTech commited on
Commit
a8a4d39
·
verified ·
1 Parent(s): 3f0a33b

Create LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +44 -0
LICENSE ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Ztech License
2
+ Version 1.0, 13 April 2025
3
+
4
+ Copyright (c) 2026 Zirt Technoques
5
+ Professional identification: Zirt Technoques
6
+ Official repository: https://huggingface.co/ZirTech/OmniMath-2B
7
+
8
+ 1. Definitions
9
+ "Model" means the original artificial intelligence model named "OmniMath-2B" (including its weights, configuration, tokenizer, and any accompanying files) released by Zirt Technoques.
10
+
11
+ "Derivative Work" means any modification, adaptation, conversion, quantization, fine-tuning, distillation, or any other transformation of the Model, including but not limited to GGUF, ONNX, TensorFlow Lite, or any other format intended for inference or further training.
12
+
13
+ "You" means the individual or legal entity exercising permissions granted by this License.
14
+
15
+ 2. Grant of Rights
16
+ Subject to the terms and conditions of this License, Zirt Technoques hereby grants You a worldwide, royalty-free, non-exclusive, perpetual license to:
17
+
18
+ Use, copy, and distribute the Model, in whole or in part;
19
+
20
+ Modify, adapt, or create Derivative Works based on the Model;
21
+
22
+ Distribute Derivative Works, provided that You comply with the attribution requirements set forth in Section 3.
23
+
24
+ 3. Mandatory Attribution
25
+ You must give prominent and clear attribution to Zirt Technoques in any use, distribution, or Derivative Work of the Model. The attribution must include the following notice in a human-readable format (e.g., in documentation, metadata, model card, or a visible location within any software or service that utilizes the Model):
26
+ | "This model is based on the official OmniMath‑2B model from Zirt Technoques and is distributed under the Ztech License. Original model: https://huggingface.co/ZirTech/OmniMath‑2B" |
27
+
28
+ In addition:
29
+
30
+ (a) For Derivative Works, the attribution must appear before any other attribution or copyright notice and must be displayed each time the Derivative Work is loaded, executed, or made available through any software interface.
31
+
32
+ (b) Any packaging, distribution, or listing of the Model or Derivative Work (including on model hubs, repositories, or application stores) must include the above attribution in the description or metadata.
33
+
34
+ 4. Restrictions
35
+
36
+ You may not use the name "Zirt Technoques", "OmniMath", or any other trademark of Zirt Technoques to endorse or promote Derivative Works without prior written permission.
37
+
38
+ You may not remove, obscure, or alter the attribution notice required in Section 3.
39
+
40
+ You may not impose any additional legal terms or technological measures that restrict others from doing anything this License permits.
41
+
42
+ 5. Disclaimer of Warranty
43
+
44
+ THE MODEL IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE MODEL OR THE USE OR OTHER DEALINGS IN THE MODEL.