Instructions to use hacky/acchead-llama2-chat-7bx70b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hacky/acchead-llama2-chat-7bx70b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hacky/acchead-llama2-chat-7bx70b", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K