Text Generation
Transformers
Safetensors
English
qwen3
text-generation-inference

fix link to retrospective

#1
by eliebak HF Staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -103,7 +103,7 @@ print(tokenizer.batch_decode(response, skip_special_tokens=True)[0])
103
  - **Repositories:**
104
  - Core repo (data and experiment management): https://github.com/marin-community/marin
105
  - Training code: https://github.com/stanford-crfm/levanter
106
- - **Retrospective:** https://marin.readthedocs.io/en/latest/reports/marin-32b-retro.html
107
  - **W&B Logs:** [Marin 32B](https://wandb.ai/marin-community/marin/reports/32B-Figures--VmlldzoxNDg0MDM2NQ)
108
 
109
 
 
103
  - **Repositories:**
104
  - Core repo (data and experiment management): https://github.com/marin-community/marin
105
  - Training code: https://github.com/stanford-crfm/levanter
106
+ - **Retrospective:** https://marin.readthedocs.io/en/latest/reports/marin-32b-retro/
107
  - **W&B Logs:** [Marin 32B](https://wandb.ai/marin-community/marin/reports/32B-Figures--VmlldzoxNDg0MDM2NQ)
108
 
109