Instructions to use stanpetley/downllama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stanpetley/downllama with Transformers:
# Load model directly from transformers import AutoTokenizer, stanwuzhere tokenizer = AutoTokenizer.from_pretrained("stanpetley/downllama") model = stanwuzhere.from_pretrained("stanpetley/downllama") - Notebooks
- Google Colab
- Kaggle
Ctrl+K