Instructions to use t-tech/flex-sae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use t-tech/flex-sae with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("t-tech/flex-sae") - Notebooks
- Google Colab
- Kaggle
Update tag
Browse filesAs part of improving kernel integration with the Hub: https://github.com/huggingface/huggingface.js/pull/1822 , we are using the `kernels` tag in place of `kernel` from now on. This is a small PR to update the tag.