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-Tall with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mindlab-research/Macaron-A2UI-Tall with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/vePFS-Mindverse/share/huggingface/hub/models--Qwen--Qwen3-30B-A3B-Instruct-2507/snapshots/0d7cf23991f47feeb3a57ecb4c9cee8ea4a17bfe") model = PeftModel.from_pretrained(base_model, "mindlab-research/Macaron-A2UI-Tall") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 813f5d80606571a7190cffc88f1424cbba5a94fb51a089ea5434eb2d3441e7a7
- Size of remote file:
- 3.74 MB
- SHA256:
- a52c4ed3bd6de24b6ce7a3ae32419610aa0869d09d697fe613cfae931c2287a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.