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