-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathNOTICE
More file actions
41 lines (29 loc) · 1.68 KB
/
NOTICE
File metadata and controls
41 lines (29 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
AiDotNet
Copyright 2024 Ooples Finance
This product includes software developed at Ooples Finance (https://github.com/ooples).
--------------------------------------------------------------------------------
LICENSING NOTICE
--------------------------------------------------------------------------------
This Apache License 2.0 applies to the AiDotNet library source code only.
Pre-trained models and platform services distributed separately may have
different licenses:
- Community Models: Check individual model metadata for license information
(typically MIT, Apache 2.0, or as specified by the author)
- Premium Models: Commercial licenses required for production use
Visit https://aidotnet.com/pricing for licensing options
- Platform Services: Subject to Terms of Service
See https://aidotnet.com/terms when available
For licensing questions or commercial inquiries, please contact:
Email: licensing@ooples.com
Web: https://github.com/ooples/AiDotNet
--------------------------------------------------------------------------------
THIRD-PARTY COMPONENTS
--------------------------------------------------------------------------------
This project may include or depend on third-party libraries and components,
each with their own license terms. Please refer to the respective component
documentation for specific license information.
CLBlast (Apache 2.0)
https://github.com/CNugteren/CLBlast
Portions of OpenCL kernel sources are included for baseline GEMM tuning.
For a complete list of dependencies and their licenses, see the project
documentation or run dependency analysis tools on the source code.