How to use SykoSLM/SykoLLM-V3.5-Beta-Instruct with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("SykoSLM/SykoLLM-V3.5-Beta-Instruct", set_active=True)
Files info