-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Expand file tree
/
Copy pathNOTICE
More file actions
26 lines (17 loc) · 850 Bytes
/
NOTICE
File metadata and controls
26 lines (17 loc) · 850 Bytes
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
Apache Zeppelin
Copyright 2015 - 2026 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
Portions of this software were developed at NFLabs, Inc. (http://www.nflabs.com)
# Third-party library binaries
1. libpty binary library
* Pseudo terminal(PTY) implementation in Java
* (Eclipse Public License) pty4j - http://www.eclipse.org/legal/epl-v10.html
2. ONNX Runtime
* Cross-platform ML inferencing and training accelerator
* (MIT License) onnxruntime - https://github.com/microsoft/onnxruntime
* Copyright (c) Microsoft Corporation
3. Deep Java Library (DJL) HuggingFace Tokenizers
* Java binding for HuggingFace tokenizers
* (Apache License 2.0) djl-tokenizers - https://github.com/deepjavalibrary/djl
* Copyright (c) Amazon.com, Inc.