Text Generation
PEFT
Safetensors
English
Chinese
macaron
a2ui
a2ui-v0.8
lora
dynamic-ui
structured-generation
json-generation
grpo
qwen3
Instructions to use mindlab-research/Macaron-A2UI-Grande with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mindlab-research/Macaron-A2UI-Grande with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-235B-A22B-Instruct-2507") model = PeftModel.from_pretrained(base_model, "mindlab-research/Macaron-A2UI-Grande") - Notebooks
- Google Colab
- Kaggle
File size: 136 Bytes
f211732 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0a1de5eda8318bd1d379f75495af15d84feb197af32f1983dc7c116ee881183d
size 13224717728
|