Instructions to use tawfikgh/llama2-ggml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tawfikgh/llama2-ggml with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tawfikgh/llama2-ggml", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Delete pytorch_model.bin
#1 opened over 2 years ago
by
tawfikgh