Instructions to use MCG-NJU/VFIMamba with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- VFIMamba
How to use MCG-NJU/VFIMamba with VFIMamba:
from Trainer_finetune import Model model = Model.from_pretrained("MCG-NJU/VFIMamba") - Notebooks
- Google Colab
- Kaggle
Add `vfi-mamba` as library name
#1
by Wauplin HF Staff - opened
Will improve integration with the Hub based on https://github.com/huggingface/huggingface.js/pull/885 (in particular download count + automatic code snippets).
zgzaacm changed pull request status to merged