mindlab-bot commited on
Commit
32290d6
verified
1 Parent(s): 0c3e060

Simplify resource links in model card

Browse files
Files changed (1) hide show
  1. README.md +1 -10
README.md CHANGED
@@ -31,21 +31,12 @@ tags:
31
  <b>Hosted API:</b> <a href="https://mintcn.macaron.xin/" target="_blank">Macaron API Platform</a>
32
  <br>
33
  <b>Artifacts:</b> <a href="https://github.com/MindLab-Research/macaron-artifacts" target="_blank">Macaron Artifacts</a>
34
-
35
  <b>Self-hosted serving:</b> <a href="https://github.com/MindLab-Research/Mixture-of-LoRA-Harness" target="_blank">Mixture of LoRA (MoL) serving harness</a>
36
  <br>
37
  <b>Technical report:</b> coming soon
38
  </p>
39
 
40
- <p align="center">
41
- [<a href="https://huggingface.co/mindlab-research/Macaron-V1-Venti" target="_blank">Parent Model</a>]
42
- [<a href="https://macaron.im/mindlab/research/introducing-macaron-v1" target="_blank">Blog</a>]
43
- [<a href="https://mintcn.macaron.xin/" target="_blank">API</a>]
44
- [<a href="https://github.com/MindLab-Research/macaron-artifacts" target="_blank">Artifacts</a>]
45
- [<a href="https://github.com/MindLab-Research/Mixture-of-LoRA-Harness" target="_blank">MoL Serving</a>]
46
- [<a href="LICENSE">MIT License</a>]
47
- </p>
48
-
49
  Macaron-V1-Coding-Venti is the coding-specialist checkpoint in the Macaron-V1 family. It is produced by merging the Macaron-V1-Venti L2 Coding LoRA specialist into the GLM-5.2 BF16 base model, yielding a single merged checkpoint for coding, terminal, repository, and software-engineering workflows.
50
 
51
  This repository is intended for deployments that want the coding specialist as a standard merged model without runtime LoRA routing. For the full routed Chat, Agent, Coding, and GenUI Mixture of LoRA (MoL) system, use [Macaron-V1-Venti](https://huggingface.co/mindlab-research/Macaron-V1-Venti).
 
31
  <b>Hosted API:</b> <a href="https://mintcn.macaron.xin/" target="_blank">Macaron API Platform</a>
32
  <br>
33
  <b>Artifacts:</b> <a href="https://github.com/MindLab-Research/macaron-artifacts" target="_blank">Macaron Artifacts</a>
34
+ <br>
35
  <b>Self-hosted serving:</b> <a href="https://github.com/MindLab-Research/Mixture-of-LoRA-Harness" target="_blank">Mixture of LoRA (MoL) serving harness</a>
36
  <br>
37
  <b>Technical report:</b> coming soon
38
  </p>
39
 
 
 
 
 
 
 
 
 
 
40
  Macaron-V1-Coding-Venti is the coding-specialist checkpoint in the Macaron-V1 family. It is produced by merging the Macaron-V1-Venti L2 Coding LoRA specialist into the GLM-5.2 BF16 base model, yielding a single merged checkpoint for coding, terminal, repository, and software-engineering workflows.
41
 
42
  This repository is intended for deployments that want the coding specialist as a standard merged model without runtime LoRA routing. For the full routed Chat, Agent, Coding, and GenUI Mixture of LoRA (MoL) system, use [Macaron-V1-Venti](https://huggingface.co/mindlab-research/Macaron-V1-Venti).