Text Generation
Safetensors
English
llama
nielsr HF Staff commited on
Commit
9b78301
·
verified ·
1 Parent(s): 82029b8

Add model card

Browse files

This PR adds a model card for the OctoThinker model, including metadata for the library name and pipeline tag. It also includes a link to the paper and project page.

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: text-generation
4
+ ---
5
+
6
+ This repository contains the OctoThinker model, as described in the paper [OctoThinker: Mid-training Incentivizes Reinforcement Learning Scaling](https://huggingface.co/papers/2506.20512).
7
+
8
+ Project page: https://huggingface.co/OctoThinker.