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
[Issue] About peak mem usage
#1
by iamwyldecat - opened
- Even after deleting intermediate tensors, the peak memory usage still appears slightly higher than expected
- Further investigation is needed.
iamwyldecat changed discussion status to closed