Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -6,13 +6,14 @@ license: apache-2.0 
     | 
|
| 6 | 
         
             
            Reka Flash 3.1 is an update to our Reka Flash 3. It is particularly strong on coding and as a base model to be finetuned on agentic tasks. 
         
     | 
| 7 | 
         | 
| 8 | 
         
             
            Reka Flash 3.1 was post trained with synthetic and public datasets for supervised finetuning, followed by large-scale reinforcement learning (RLOO) with verifiable rewards. It improves by 10 points on LiveCodeBench v5 (Full set) from Reka Flash 3 due to significant advances in our reinforcement learning stack. For coding related tasks, Reka Flash 3.1 is competitive with models such as Qwen3-32B. o3-mini, and Gemini 2.5 Flash Thinking. 
         
     | 
| 
         | 
|
| 9 | 
         
             
            If you want to learn more about how we do RL for Reka Flash 3.1 that results in these improvements, please check out this post.
         
     | 
| 10 | 
         | 
| 11 | 
         
             
            
         
     | 
| 12 | 
         | 
| 13 | 
         
            -
            Try it out at our  
     | 
| 14 | 
         | 
| 15 | 
         
            -
            We also release a  
     | 
| 16 | 
         | 
| 17 | 
         | 
| 18 | 
         
             
            ## Quickstart
         
     | 
| 
         | 
|
| 6 | 
         
             
            Reka Flash 3.1 is an update to our Reka Flash 3. It is particularly strong on coding and as a base model to be finetuned on agentic tasks. 
         
     | 
| 7 | 
         | 
| 8 | 
         
             
            Reka Flash 3.1 was post trained with synthetic and public datasets for supervised finetuning, followed by large-scale reinforcement learning (RLOO) with verifiable rewards. It improves by 10 points on LiveCodeBench v5 (Full set) from Reka Flash 3 due to significant advances in our reinforcement learning stack. For coding related tasks, Reka Flash 3.1 is competitive with models such as Qwen3-32B. o3-mini, and Gemini 2.5 Flash Thinking. 
         
     | 
| 9 | 
         
            +
             
     | 
| 10 | 
         
             
            If you want to learn more about how we do RL for Reka Flash 3.1 that results in these improvements, please check out this post.
         
     | 
| 11 | 
         | 
| 12 | 
         
             
            
         
     | 
| 13 | 
         | 
| 14 | 
         
            +
            Try it out at our [playground](https://app.reka.ai).
         
     | 
| 15 | 
         | 
| 16 | 
         
            +
            We also release a [3.5 bit quantized version](https://huggingface.co/RekaAI/reka-flash-3.1-rekaquant-q3_k_s) of Reka Flash 3.1 and [our quantization library](https://github.com/reka-ai/rekaquant) to better support local deployment.
         
     | 
| 17 | 
         | 
| 18 | 
         | 
| 19 | 
         
             
            ## Quickstart
         
     |