mirror of
https://github.com/jingyaogong/minimind.git
synced 2026-09-08 20:49:55 +00:00
[fix] table flow
This commit is contained in:
+2
-1
@@ -191,6 +191,7 @@
|
||||
/* Models Table */
|
||||
.models-table {
|
||||
margin: 18px 0;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.models-table table {
|
||||
@@ -565,7 +566,7 @@
|
||||
<p>Complete pipeline: Tokenizer → Pretrain → SFT → LoRA → PPO/GRPO/SPO</p>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<h3>🔬 Latest RL (2025)</h3>
|
||||
<h3>🔬 Latest RL</h3>
|
||||
<p>PPO, GRPO, SPO + YaRN length extrapolation. Native PyTorch implementation.</p>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
|
||||
Reference in New Issue
Block a user