How to use quanshr/Qwen-DailyM-32B-LoRA with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("quanshr/Qwen-DailyM-32B-LoRA", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!