openbmb/UltraData-Math
Viewer • Updated • 181M • 33.3k • 311
How to use Yashu1064/Unity with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("Yashu1064/Unity", set_active=True)Base model
mistralai/Mistral-7B-Instruct-v0.2
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("Yashu1064/Unity", set_active=True)