davzoku/moecule-kyc
Viewer • Updated • 1.2k • 21
How to use davzoku/kyc_adapter_1b with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("davzoku/kyc_adapter_1b", device_map="auto")
This is a LoRA adapter for Moecule family of MoE models.
It is part of Moecule Ingredients and all relevant expert models, LoRA adapters, and datasets can be found there.
unsloth/llama-3.2-1b-Instruct