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