Instructions to use Motif-Technologies/optimizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use Motif-Technologies/optimizer with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("Motif-Technologies/optimizer") - Notebooks
- Google Colab
- Kaggle
Update tag
#8
by danieldk HF Staff - opened
As 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.
JH-Motif changed pull request status to merged