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