Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

mindlab-research
/
Macaron-A2UI-Venti

Text Generation
PEFT
Safetensors
English
Chinese
macaron
a2ui
a2ui-v0.8
lora
dynamic-ui
structured-generation
json-generation
grpo
glm5.1
Model card Files Files and versions
xet
Community

Instructions to use mindlab-research/Macaron-A2UI-Venti with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use mindlab-research/Macaron-A2UI-Venti with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("zai-org/GLM-5.1")
    model = PeftModel.from_pretrained(base_model, "mindlab-research/Macaron-A2UI-Venti")
  • Notebooks
  • Google Colab
  • Kaggle
Macaron-A2UI-Venti
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
Fancylalala's picture
Fancylalala
Update README.md
ebbe38e verified about 23 hours ago
  • .gitattributes
    1.57 kB
    Upload Macaron_A2UI.pdf 4 days ago
  • Macaron_A2UI.pdf
    3.74 MB
    xet
    Upload Macaron_A2UI.pdf 4 days ago
  • README.md
    6.28 kB
    Update README.md about 23 hours ago
  • adapter_config.json
    292 Bytes
    Upload A2UI Venti RL step 40 adapter 4 days ago
  • adapter_model.safetensors
    2.17 GB
    xet
    Upload A2UI Venti RL step 40 adapter 4 days ago