Rohanify commited on
Commit
12b878f
·
verified ·
1 Parent(s): 1b2c914

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,13 +16,13 @@ tags:
16
  - SLM
17
  ---
18
 
19
- # PyBlissa-Coder-50M
20
 
21
  A 50M-parameter Python code generation model trained from scratch on a single RTX 5080. Built as part of the **PRIME** lineup of small, locally-runnable AI systems.
22
 
23
  Despite its size, PyBlissa punches well above its weight on Python instruction-following tasks. Trained near-Chinchilla optimal (~13 tokens/parameter) for maximum capacity utilization.
24
 
25
- [loss_visualization.png]
26
 
27
  ## Stats
28
 
 
16
  - SLM
17
  ---
18
 
19
+ # 🚀 PyBlissa-Coder-50M
20
 
21
  A 50M-parameter Python code generation model trained from scratch on a single RTX 5080. Built as part of the **PRIME** lineup of small, locally-runnable AI systems.
22
 
23
  Despite its size, PyBlissa punches well above its weight on Python instruction-following tasks. Trained near-Chinchilla optimal (~13 tokens/parameter) for maximum capacity utilization.
24
 
25
+ ![Loss Visualization](loss_visualization.png)
26
 
27
  ## Stats
28