How to use llm-wizard/bloom-1b7-lora with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("llm-wizard/bloom-1b7-lora", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!