upload dc84ac1
hackyhuang commited on
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")