How to use ammaradel/PSU-LLaMA-Inference with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("ammaradel/PSU-LLaMA-Inference", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!