ModelHub XC ed39ba220f 初始化项目,由ModelHub XC社区提供模型
Model: Huggggooo/ProtoCycle-7B
Source: Original Platform
2026-04-25 16:24:05 +08:00

license, library_name, pipeline_tag, base_model, tags, language
license library_name pipeline_tag base_model tags language
apache-2.0 transformers text-generation Huggggooo/ProtoCycle-7B-SFT
protein-design
agentic
tool-use
qwen2.5
reinforcement-learning
grpo
en

ProtoCycle-7B

RL checkpoint for ProtoCycle — an agentic protein design model that performs multi-step, tool-augmented sequence design.

This is the GRPO-TCR (Group Relative Policy Optimization with Tool-Call Reward) stage, initialised from the SFT checkpoint Huggggooo/ProtoCycle-7B-SFT.

See recipe/protein/reward.py for the exact formulation.

Training Data

10,000 RL prompts for GRPO-TCR training, available at Huggggooo/ProtoCycle-Data (rl/ subset).}

Agent Protocol

<think>  ... reasoning ...  </think>
<plan>   ... stage plan ...  </plan>
<tool_call>{"name": "...", "arguments": {...}}</tool_call>
...
<answer>MAEGEITPLKTF...</answer>

How to Use

See the ProtoCycle repository: ProtoCycle repo.

License

Apache-2.0.

Citation

If you find this work useful, please cite ProtoCycle (forthcoming) and the upstream frameworks: VeRL, Open-AgentRL, ProTrek, ESM.

Description
Model synced from source: Huggggooo/ProtoCycle-7B
Readme 2 MiB
Languages
Jinja 100%