willcb commited on
Commit
ec98075
·
verified ·
1 Parent(s): 78c98ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -21
README.md CHANGED
@@ -17,32 +17,21 @@ pipeline_tag: text-generation
17
  ---
18
 
19
  # INTELLECT-3
20
- <p align="center">
21
- <picture>
22
- <source
23
- media="(prefers-color-scheme: dark)"
24
- srcset="https://github.com/user-attachments/assets/6414bc9b-126b-41ca-9307-9e982430cde8"
25
- />
26
- <source
27
- media="(prefers-color-scheme: light)"
28
- srcset="https://github.com/user-attachments/assets/40c36e38-c5bd-4c5a-9cb3-f7b902cd155d"
29
- />
30
- <img
31
- alt="Prime Intellect"
32
- src="https://github.com/user-attachments/assets/40c36e38-c5bd-4c5a-9cb3-f7b902cd155d"
33
- width="300"
34
- />
35
- </picture>
36
- </p>
37
 
38
  <p align="center">
39
- <strong>State-of-the-art 100B+ parameter Mixture-of-Experts model trained with large-scale reinforcement learning</strong>
40
  <br><br>
41
- Trained with <a href="https://github.com/PrimeIntellect-ai/prime-rl">prime-rl</a> infra and <a href="https://github.com/PrimeIntellect-ai/verifiers">verifiers</a> environments
 
 
42
  <br>
43
- Environments on <a href="https://app.primeintellect.ai/dashboard/environments">Environments Hub</a> | Read the <a href="https://primeintellect.ai/blog/intellect-3">Blog</a> & <a href="https://huggingface.co/PrimeIntellect/INTELLECT-3">Technical Report</a>
44
  <br>
45
- <a href="https://discord.gg/RC5GvMbfDf">X</a> | <a href="https://discord.gg/RC5GvMbfDf">Discord</a> | <a href="https://app.primeintellect.ai/dashboard/create-cluster">Prime Compute Platform</a>
46
  </p>
47
 
48
  ## Introduction
 
17
  ---
18
 
19
  # INTELLECT-3
20
+
21
+ <div align="center">
22
+ <img src="pi_logo.png" alt="Prime Intellect Logo" width="100px"/>
23
+ </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  <p align="center">
26
+ <strong>INTELLECT-3: A 100B+ MoE trained with large-scale RL</strong>
27
  <br><br>
28
+ Trained with <a href="https://github.com/PrimeIntellect-ai/prime-rl">prime-rl</a> and <a href="https://github.com/PrimeIntellect-ai/verifiers">verifiers</a>
29
+ <br>
30
+ Environments released on <a href="https://app.primeintellect.ai/dashboard/environments">Environments Hub</a>
31
  <br>
32
+ Read the <a href="https://primeintellect.ai/blog/intellect-3">Blog</a> & <a href="https://huggingface.co/PrimeIntellect/INTELLECT-3">Technical Report</a>
33
  <br>
34
+ <a href="https://discord.gg/RC5GvMbfDf">X</a> | <a href="https://discord.gg/RC5GvMbfDf">Discord</a> | <a href="https://app.primeintellect.ai/dashboard/create-cluster">Prime Intellect Platform</a>
35
  </p>
36
 
37
  ## Introduction