QuantFunc commited on
Commit
e79fa28
·
verified ·
1 Parent(s): e321689

add LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +30 -0
LICENSE ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ QuantFunc Model License — PLACEHOLDER (replace with your finalized terms)
2
+ Copyright (c) 2026 QuantFunc.
3
+
4
+ IMPORTANT: This is a placeholder notice, not a finalized license and not legal
5
+ advice. Replace the body below with your reviewed commercial/redistribution
6
+ terms before relying on it.
7
+
8
+ 1. Upstream base model. The weights in this repository are a quantized
9
+ derivative of an upstream base model that is licensed separately under the
10
+ Apache License 2.0. A copy of that license is included as LICENSE-APACHE, and
11
+ the upstream copyright/attribution notices are retained (see the
12
+ "License & Attribution" section of the README). Nothing here diminishes the
13
+ rights granted to you in the unmodified upstream model by its Apache-2.0
14
+ license.
15
+
16
+ 2. QuantFunc artifacts. The QuantFunc-specific contributions in this repository
17
+ (the quantized weight artifacts, precision configs, and packaging produced by
18
+ the QuantFunc inference engine) are Copyright (c) 2026 QuantFunc. All rights
19
+ in those contributions are reserved except as expressly granted by the
20
+ upstream Apache-2.0 license for the underlying model or by a separate written
21
+ agreement with QuantFunc.
22
+
23
+ 3. Trademarks. No rights are granted in the "QuantFunc" name or logo, nor in any
24
+ third-party trademark (including those of the upstream model authors).
25
+
26
+ 4. No warranty. THE ARTIFACTS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
27
+ EXPRESS OR IMPLIED. IN NO EVENT SHALL QUANTFUNC BE LIABLE FOR ANY CLAIM,
28
+ DAMAGES, OR OTHER LIABILITY ARISING FROM THE ARTIFACTS OR THEIR USE.
29
+
30
+ For licensing inquiries: <add contact>.