Instructions to use theoracle/autotrain-lsmbq-gemma64 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use theoracle/autotrain-lsmbq-gemma64 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("theoracle/autotrain-lsmbq-gemma64", dtype="auto") - Notebooks
- Google Colab
- Kaggle
GGUF or other Ollama-compatible build?
#1 opened 10 months ago
by
DigitalMonk1313