Furiosa SDK
Project Links
Meta
Author: FurioaAI, Inc.
Requires Python: ~=3.8
Classifiers
Development Status
- 4 - Beta
Environment
- Console
Intended Audience
- Developers
- System Administrators
License
- OSI Approved :: Apache Software License
Programming Language
- Python :: 3
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
Topic
- Software Development :: Libraries :: Python Modules
- Scientific/Engineering :: Artificial Intelligence
Furiosa SDK
Furiosa™ SDK is a software development kit (SDK) for running deep-neural network inference using FuriosaAI NPU chips. It is a collection of libraries and command line tools including compiler and profiler. It also provides Python bindings that allow users to develop their application easily with abundant Python ecosystem, such as NumPy, Jupyter notebooks and scientific Python packages.
Documentation
Installation
You can install Furiosa SDK with pip.
pip install furiosa-sdk
You can install also furiosa-sdk with extra packages (e.g., litmus, quantizer):
pip install 'furiosa-sdk[litmus,quantizer]'
The following are the extra packages:
- litmus: Command line tool to check if a model is compatible with furiosa-sdk
- models: Library which provides pretained models for Furiosa NPU
- quantizer: Library which quantizes and optimizes DNN models
- server: Serving framework enabling a DNN model to provide HTTP/GRPC endpoints
- serving: FastAPI-based Serving Library
Releases
- Furiosa SDK 0.10.0 (Latest)
- Furiosa SDK 0.9.0
- Furiosa SDK 0.8.2
- Furiosa SDK 0.7.0
- Furiosa SDK 0.6.3
- Furiosa SDK 0.6.0
- Furiosa SDK 0.5.2
- Furiosa SDK 0.5.1
- Furiosa SDK 0.5.0
- Furiosa SDK 0.4.0
- Furiosa SDK 0.2.1
License
Copyright 2023 FuriosaAI, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Dec 27, 2023
0.11.0.dev20231227
May 29, 2024
0.10.2
Nov 24, 2023
0.10.1
Aug 08, 2023
0.10.0
Jun 26, 2023
0.9.2
May 24, 2023
0.9.1
Apr 22, 2023
0.9.0
Apr 14, 2023
0.9.0rc3
Apr 14, 2023
0.9.0rc2
Nov 05, 2022
0.8.0
Sep 22, 2022
0.7.4
Jul 01, 2022
0.7.1
Jun 17, 2022
0.7.0
May 04, 2022
0.6.4
May 03, 2022
0.6.3
Mar 25, 2022
0.6.2
Mar 16, 2022
0.6.0
Jan 20, 2022
0.5.2
Jan 13, 2022
0.5.1
Dec 13, 2021
0.5.0
Jun 18, 2021
0.4.0
Apr 21, 2021
0.3.0
Apr 12, 2021
0.2.1
Apr 12, 2021
0.2.0
Mar 28, 2021
0.1.1
Mar 26, 2021
0.1.0