File size: 992 Bytes
7ba08c6
3ab2a6e
 
 
 
7ba08c6
3ab2a6e
7ba08c6
 
 
 
3ab2a6e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
title: Max Output Tokens Analysis
emoji: πŸ“Š
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.28.0
app_file: app.py
pinned: false
---

# Max Output Tokens Analysis

This Streamlit app visualizes the evolution of maximum output tokens across different AI companies and their language models. The visualization includes:

1. An interactive line chart showing how max output tokens have evolved over time for different companies
2. A detailed data table showing the maximum output tokens for each model

## Data

The data includes information about models from:
- OpenAI
- Anthropic
- Google
- Cohere
- Deep Seek

Each model entry contains:
- Model name
- Maximum output tokens
- Company
- Launch date

## Usage

The chart is interactive - you can:
- Hover over lines to see detailed information
- Click and drag to zoom
- Double click to reset the view
- Use the legend to toggle different companies

The data table below the chart can be sorted by clicking on column headers.