How to use AdapterHub/llama2-7b-qadapter-seq-openassistant with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("meta-llama/Llama-2-7b-hf") model.load_adapter("AdapterHub/llama2-7b-qadapter-seq-openassistant", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!