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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Improve model card: Add metadata, tags, and usage example
#1 opened about 1 year ago
by
nielsr