davzoku/moecule-finqa
Viewer • Updated • 1.2k • 15
How to use davzoku/finqa_adapter_1b with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("davzoku/finqa_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