Get Started
Installation
Install friendli-client package to access advanced features for AI integration. Supports Python 3.8+, with options for machine learning libraries and Hugging Face checkpoint conversion.
You can simply install friendli-client
package using pip
.
friendli-client
requires python>=3.8.
If you have a Hugging Face checkpoint and want to convert it to a Friendli-compatible format or apply quantization, you need to install the package with the necessary machine learing library (mllib
) dependencies.
In this case, install the package with the following command:
Was this page helpful?