Instructions to use vdumitru1/LSF_MiG with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vdumitru1/LSF_MiG with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vdumitru1/LSF_MiG", dtype="auto") - Notebooks
- Google Colab
- Kaggle