@digital4better/data 1.3.37 → 1.3.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/README.md +113 -89
  2. package/data/ai/models.csv +228 -0
  3. package/data/ai/models.json +8078 -0
  4. package/data/factor/continent-monthly-green.csv +6 -0
  5. package/data/factor/continent-monthly-green.json +66 -0
  6. package/data/factor/continent-monthly.csv +6 -0
  7. package/data/factor/continent-monthly.json +66 -0
  8. package/data/factor/continent-yearly-green.csv +6 -6
  9. package/data/factor/continent-yearly-green.json +54 -54
  10. package/data/factor/continent-yearly.csv +6 -6
  11. package/data/factor/continent-yearly.json +54 -54
  12. package/data/factor/country-monthly-green.csv +214 -0
  13. package/data/factor/country-monthly-green.json +2354 -0
  14. package/data/factor/country-monthly.csv +214 -0
  15. package/data/factor/country-monthly.json +2354 -0
  16. package/data/factor/country-yearly-green.csv +53 -53
  17. package/data/factor/country-yearly-green.json +453 -453
  18. package/data/factor/country-yearly.csv +55 -55
  19. package/data/factor/country-yearly.json +454 -454
  20. package/data/factor/subdivision-monthly-green.csv +90 -26
  21. package/data/factor/subdivision-monthly-green.json +938 -234
  22. package/data/factor/subdivision-monthly.csv +90 -26
  23. package/data/factor/subdivision-monthly.json +938 -234
  24. package/data/factor/subdivision-yearly-green.csv +13 -13
  25. package/data/factor/subdivision-yearly-green.json +117 -117
  26. package/data/factor/subdivision-yearly.csv +13 -13
  27. package/data/factor/subdivision-yearly.json +117 -117
  28. package/data/factor/world-monthly-green.csv +1 -0
  29. package/data/factor/world-monthly-green.json +11 -0
  30. package/data/factor/world-monthly.csv +1 -0
  31. package/data/factor/world-monthly.json +11 -0
  32. package/data/factor/world-yearly-green.csv +1 -1
  33. package/data/factor/world-yearly-green.json +9 -9
  34. package/data/factor/world-yearly.csv +1 -1
  35. package/data/factor/world-yearly.json +9 -9
  36. package/data/mix/continent-monthly-green.csv +6 -0
  37. package/data/mix/continent-monthly-green.json +36 -0
  38. package/data/mix/continent-monthly.csv +6 -0
  39. package/data/mix/continent-monthly.json +66 -0
  40. package/data/mix/continent-yearly-green.csv +5 -5
  41. package/data/mix/continent-yearly-green.json +18 -18
  42. package/data/mix/continent-yearly.csv +5 -5
  43. package/data/mix/continent-yearly.json +34 -34
  44. package/data/mix/country-monthly-green.csv +214 -0
  45. package/data/mix/country-monthly-green.json +1284 -0
  46. package/data/mix/country-monthly.csv +214 -0
  47. package/data/mix/country-monthly.json +2354 -0
  48. package/data/mix/country-yearly-green.csv +50 -50
  49. package/data/mix/country-yearly-green.json +180 -180
  50. package/data/mix/country-yearly.csv +50 -50
  51. package/data/mix/country-yearly.json +358 -358
  52. package/data/mix/subdivision-monthly-green.csv +88 -24
  53. package/data/mix/subdivision-monthly-green.json +470 -86
  54. package/data/mix/subdivision-monthly.csv +88 -24
  55. package/data/mix/subdivision-monthly.json +866 -162
  56. package/data/mix/subdivision-yearly-green.csv +12 -12
  57. package/data/mix/subdivision-yearly-green.json +43 -43
  58. package/data/mix/subdivision-yearly.csv +12 -12
  59. package/data/mix/subdivision-yearly.json +81 -81
  60. package/data/mix/world-monthly-green.csv +1 -0
  61. package/data/mix/world-monthly-green.json +6 -0
  62. package/data/mix/world-monthly.csv +1 -0
  63. package/data/mix/world-monthly.json +11 -0
  64. package/data/mix/world-yearly-green.csv +1 -1
  65. package/data/mix/world-yearly-green.json +4 -4
  66. package/data/mix/world-yearly.csv +1 -1
  67. package/data/mix/world-yearly.json +7 -7
  68. package/package.json +1 -1
package/README.md CHANGED
@@ -1,132 +1,156 @@
1
1
  # Digital4Better Open Data
2
2
 
3
- This repository contains the geographic and environmental data used by Digital4Better to calculate the footprints of digital services.
3
+ Open datasets maintained by Digital4Better to describe the environmental footprint of digital services, cloud infrastructure, electricity systems, and AI models.
4
4
 
5
- This data is also used by the calculation engine of fruggr (www.fruggr.io), a service that automates the evaluation of the footprints of digital services.
5
+ This repository is meant to be used as a data source, not as developer documentation. The main audience is analysts, sustainability teams, researchers, product teams, and anyone who needs reusable reference data in `JSON` or `CSV`.
6
6
 
7
- Each file is produced/generated in CSV and JSON format.
7
+ These reference datasets are used, among other things, by [fruggr](https://www.fruggr.io), Digital4Better's platform for measuring and managing the environmental footprint of digital services.
8
8
 
9
- ## Country data (country)
9
+ ## What You Can Find Here
10
10
 
11
- ### Geographical regions (regions.csv)
11
+ The repository is organized as a set of reusable data collections:
12
12
 
13
- This data is used to generate administrative data and to compute distances between regions.
13
+ | Collection | What it covers | Main files |
14
+ | --- | --- | --- |
15
+ | [`data/ai`](./data/ai) | AI model catalog across vendors and cloud providers | `models.json` |
16
+ | [`data/cloud`](./data/cloud) | Cloud regions, virtual machines, CPUs, accelerators | `*-regions.*`, `*-vms.*`, `cpus.*`, `accelerators.*` |
17
+ | [`data/country`](./data/country) | Countries, regions, continents, and distance referentials | `regions.*`, `countries.*`, `continents.*`, `*-distances.*` |
18
+ | [`data/energy`](./data/energy) | Environmental impacts of electricity production technologies | `energy-impacts.*` |
19
+ | [`data/mix`](./data/mix) | Electricity mix by geography and time period | `world-*`, `continent-*`, `country-*`, `subdivision-*` |
20
+ | [`data/factor`](./data/factor) | Electricity impact factors derived from energy mix data | `world-*`, `continent-*`, `country-*`, `subdivision-*` |
21
+ | [`data/equipment`](./data/equipment) | Equipment energy and embodied impact reference data | `energy.*`, `embodied.*` |
14
22
 
15
- | Field | Description |
16
- |-------------|-----------------------------------|
17
- | name | Country name |
18
- | alpha-2 | ISO 3166-1 alpha-2 country code |
19
- | alpha-3 | ISO 3166-1 alpha-3 country code |
20
- | continent | Region continent |
21
- | subdivision | ISO 3166-2 country subdivision |
22
- | type | continent, country or subdivision |
23
- | area | Area |
24
- | lat | Latitude |
25
- | lon | Longitude |
23
+ ## Why This Repository Exists
26
24
 
27
- ### Administrative data (countries.csv)
25
+ These datasets are used to:
28
26
 
29
- This data is used to map data and to distribute impact factors (see Impact factors) by continent.
27
+ - estimate the environmental footprint of digital services
28
+ - compare cloud infrastructure options across providers and regions
29
+ - model electricity-related impacts by country, continent, or subdivision
30
+ - enrich internal or public sustainability dashboards
31
+ - document AI models and their characteristics in a structured way
30
32
 
31
- | Field | Description |
32
- |-----------|---------------------------------|
33
- | name | Country name |
34
- | alpha-2 | ISO 3166-1 alpha-2 country code |
35
- | alpha-3 | ISO 3166-1 alpha-3 country code |
36
- | continent | Country continent |
33
+ ## Highlights
37
34
 
38
- ### Distances from country to country (country-to-country-distances)
35
+ ### AI Models
39
36
 
40
- This data can be used to determine the distance traveled by data on the network between a user and a datacenter located in different countries.
37
+ The AI catalog in [`data/ai/models.json`](./data/ai/models.json) documents model families from providers such as OpenAI, Anthropic, Google, Mistral, Meta, Qwen, DeepSeek, Amazon, Cohere, and others.
41
38
 
42
- The distance is calculated between the baricenters in each country.
39
+ This makes it useful for market mapping, observatories, governance, and cloud/AI portfolio analysis.
43
40
 
44
- | Field | Description |
45
- |-------------|---------------------|
46
- | origin | Origin country |
47
- | destination | Destination country |
48
- | distance | Distance (km) |
41
+ Main source families:
49
42
 
50
- ### Distances from region to region (region-to-region-distances)
43
+ - cloud provider catalogs such as [AWS Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html), [Azure AI Foundry](https://ai.azure.com/catalog/models/), [Google Cloud Vertex AI](https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models), [OVHcloud AI Endpoints](https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalog/), and [Scaleway Generative APIs](https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models/)
44
+ - official model vendor documentation such as [OpenAI](https://platform.openai.com/docs/models), [Anthropic](https://docs.anthropic.com/en/docs/about-claude/models/overview), [Mistral](https://docs.mistral.ai/getting-started/models/), [Qwen](https://qwen.ai/), and [DeepSeek](https://api-docs.deepseek.com/)
45
+ - model cards and open model hubs such as [Hugging Face](https://huggingface.co/)
46
+ - technical reports and synthesis sources such as [LifeArchitect](https://lifearchitect.ai/models-table/) and [ApXML Models](https://apxml.com/models/)
51
47
 
52
- This data can be used to determine the distance traveled by data on the network between a user and a datacenter located in different countries or country subdivisions.
48
+ ### Cloud Infrastructure
53
49
 
54
- The distance is calculated between the baricenters in each country / subdivision.
50
+ The cloud referentials in [`data/cloud`](./data/cloud) provide structured information for major providers including AWS, Azure, GCP, OVHcloud, and Scaleway.
55
51
 
56
- | Field | Description |
57
- |-------------|-----------------------------------|
58
- | origin | Origin country / subdivision |
59
- | destination | Destination country / subdivision |
60
- | distance | Distance (km) |
52
+ Typical use cases:
61
53
 
62
- ### Average distance from a user to a datacenter (user-to-datacenter-distances.csv)
54
+ - mapping regions and datacenter footprints
55
+ - comparing VM families and hardware characteristics
56
+ - linking compute infrastructure to sustainability calculations
63
57
 
64
- These data represent a rough estimate for each country of the average distance traveled by data on a network between a user and a datacenter.
58
+ Main source families:
65
59
 
66
- | Field | Description |
67
- |----------|---------------------------------|
68
- | alpha-2 | ISO 3166-1 alpha-2 country code |
69
- | distance | Distance (km) |
60
+ - provider region and infrastructure documentation from [AWS](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/), [Microsoft Azure](https://azure.microsoft.com/en-us/explore/global-infrastructure/geographies/), [Google Cloud](https://cloud.google.com/compute/docs/regions-zones), [OVHcloud](https://eco.ovhcloud.com/en-ie/our-commitments/global-infrastructure/), and [Scaleway](https://www.scaleway.com/en/docs/console/my-project/how-to/view-the-list-of-scaleway-regions-and-availability-zones/)
61
+ - manufacturer and hardware reference sources for CPUs and accelerators
62
+ - curated cross-checking from provider instance catalogs and infrastructure specification pages
70
63
 
71
- ## Impacts of ICT equipment manufacturing (embodied)
64
+ ### Electricity Mix And Impact Factors
72
65
 
73
- The environmental impacts associated with the manufacture of each of these equipment categories : mobile, desktop, network mobile, network fixed, vm small, vm medium, vm large.
66
+ The datasets in [`data/mix`](./data/mix) and [`data/factor`](./data/factor) help translate electricity consumption into environmental impacts.
74
67
 
75
- ### Environmental impact (equipment-impacts)
68
+ They are available at several levels:
76
69
 
77
- | Impact | Unit | Description |
78
- |---------|------------|-----------------------------------------------------------------|
79
- | ADPe | kg Sb-Eq | Abiotic Depletion Potential (Resource use, minerals and metals) |
80
- | AP | kg SO2-Eq | Acidification Power |
81
- | CTUe | CTUe | Comparative Toxic Unit (Ecotoxicity, freshwater) |
82
- | CTUh-c | CTUh | Comparative Toxic Unit (Human, cancer) |
83
- | CTUh-nc | CTUh | Comparative Toxic Unit (Human, non-cancer) |
84
- | GWP | kg CO2-Eq | Global Warming Potential (Climate change) |
85
- | IR | kg U235-Eq | Ionising Radiation (human health) |
86
- | PM | Disease | Particulate Matter emission |
87
- | WU | m3 Water | Water use |
70
+ - world
71
+ - continent
72
+ - country
73
+ - subdivision
88
74
 
89
- ## Impacts of energy production (energy)
75
+ And across different time granularities:
90
76
 
91
- The environmental impacts associated with each of these energy production technologies: coal, gas, other fossil fuels, wind, solar, bioenergy, hydropower, other renewables, nuclear.
77
+ - yearly
78
+ - monthly
92
79
 
93
- ### Environmental impact (energy-impacts)
80
+ Green-only variants are also available through files ending with `-green`.
94
81
 
95
- | Impact | Unit | Description |
96
- |---------|------------|-----------------------------------------------------------------|
97
- | ADPe | kg Sb-Eq | Abiotic Depletion Potential (Resource use, minerals and metals) |
98
- | AP | kg SO2-Eq | Acidification Power |
99
- | CTUe | CTUe | Comparative Toxic Unit (Ecotoxicity, freshwater) |
100
- | CTUh-c | CTUh | Comparative Toxic Unit (Human, cancer) |
101
- | CTUh-nc | CTUh | Comparative Toxic Unit (Human, non-cancer) |
102
- | GWP | kg CO2-Eq | Global Warming Potential (Climate change) |
103
- | IR | kg U235-Eq | Ionising Radiation (human health) |
104
- | PM | Disease | Particulate Matter emission |
105
- | WU | m3 Water | Water use |
82
+ Main source families:
106
83
 
107
- ### Source
84
+ - electricity generation data from [Ember monthly electricity data](https://ember-climate.org/data-catalogue/monthly-electricity-data/) and [Ember yearly electricity data](https://ember-climate.org/data-catalogue/yearly-electricity-data/)
85
+ - impact factors built from lifecycle assessment literature, including [UNECE 2021 - Life cycle assessment of electricity generation options](https://unece.org/sed/documents/2021/10/reports/life-cycle-assessment-electricity-generation-options) and related academic work such as [this Energy paper](https://www.sciencedirect.com/science/article/pii/S0196890422008159#b0530)
108
86
 
109
- The impact data for each electricity generation technology per kWh come from various bibliographical sources. Due to the scarcity of such data in a global scope, an extrapolation is made and these values are generalized in our model.
87
+ ### Geography And Distances
110
88
 
111
- Source : Life cycle assessment of electricity generation options, UNECE 2021 (1) et https://www.sciencedirect.com/science/article/pii/S0196890422008159#b0530 (2)
89
+ The datasets in [`data/country`](./data/country) provide geographic referentials used to map countries, continents, subdivisions, and estimated network distances.
112
90
 
113
- ## Impact factors (factor)
91
+ Typical use cases:
114
92
 
115
- These data represent the environmental impact factors of one kWh of electricity consumption (not production) in each country, continent or worldwide.
116
- The amount of energy imported by each country is taken into account to adjust these factors.
93
+ - geographic normalization
94
+ - country and subdivision mapping
95
+ - rough estimation of distances between users, countries, regions, and datacenters
117
96
 
118
- ### Data generation
97
+ Main source families:
119
98
 
120
- Impact factors are determined by country according to the national energy mix, as well as the environmental impacts associated with each of energy production sources (see Environmental impacts).
99
+ - ISO country and subdivision standards
100
+ - internally maintained geographic referentials used to derive administrative mappings and distance approximations
121
101
 
122
- Factors are generated on an annual and monthly basis starting in January 2019.
102
+ ### Equipment Reference Data
123
103
 
124
- Files ending with the suffix `-green` contain impact factors for green energies only (bioenergy, hydro, solar and wind).
104
+ The datasets in [`data/equipment`](./data/equipment) provide reference values for embodied impacts and operational energy of common digital equipment categories.
125
105
 
126
- ### Source
106
+ Typical use cases:
127
107
 
128
- Our energy mix data for all countries are taken from https://ember-climate.org/.
108
+ - footprint modeling at equipment level
109
+ - simplified lifecycle modeling for digital services
110
+ - comparative analysis of device or infrastructure categories
129
111
 
130
- - Monthly : https://ember-climate.org/data-catalogue/monthly-electricity-data/
131
- - Yearly : https://ember-climate.org/data-catalogue/yearly-electricity-data/
112
+ Main source families:
132
113
 
114
+ - Digital4Better internal modeling inputs
115
+ - lifecycle assessment literature and equipment reference datasets used for sustainability calculations
116
+
117
+ ## Formats
118
+
119
+ Most collections are published in both formats:
120
+
121
+ - `JSON` for structured or nested data
122
+ - `CSV` for tabular exploration, spreadsheets, and BI tools
123
+
124
+ If a collection is only available in one format, it is usually because that format is the most natural one for the data structure.
125
+
126
+ ## Quick Navigation
127
+
128
+ - AI models: [`data/ai/models.json`](./data/ai/models.json)
129
+ - Cloud regions: [`data/cloud`](./data/cloud)
130
+ - Country and region referentials: [`data/country`](./data/country)
131
+ - Energy impacts: [`data/energy/energy-impacts.json`](./data/energy/energy-impacts.json)
132
+ - Electricity mix: [`data/mix`](./data/mix)
133
+ - Electricity factors: [`data/factor`](./data/factor)
134
+ - Equipment data: [`data/equipment`](./data/equipment)
135
+
136
+ ## Notes On Data Quality
137
+
138
+ This repository aims to provide transparent and reusable reference data, but some values should be interpreted with care.
139
+
140
+ - Some fields are derived from public documentation, model cards, technical reports, or literature rather than official disclosures.
141
+ - Some collections include explicit uncertainty markers such as `estimated`.
142
+ - AI and cloud catalogs evolve quickly, so historical and legacy entries may coexist with current ones.
143
+ - Environmental factors are based on a mix of primary data, literature, and modeling assumptions.
144
+
145
+ When available, source URLs are kept directly in the data files themselves.
146
+
147
+ ## Related Links
148
+
149
+ - GitHub repository: [digital4better/data](https://github.com/digital4better/data)
150
+ - Digital4Better: [digital4better.com](https://digital4better.com)
151
+ - fruggr: [fruggr.io](https://www.fruggr.io)
152
+ - Contributing guide: [CONTRIBUTING.md](./CONTRIBUTING.md)
153
+
154
+ ## License
155
+
156
+ This repository is published under the [ODC Open Database License (ODbL)](./LICENCE).
@@ -0,0 +1,228 @@
1
+ name,vendor,open,type,architecture,parameters_active,parameters_total,context,corpus,dimension,hidden_dimension,input,output,reasoning,tools,sources,estimated
2
+ ada,openai,false,text,dense,0.35,0.35,2049,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
3
+ amazon-nova-canvas,amazon,false,image,dense,12,12,,,,,text|image,image,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
4
+ amazon-nova-lite,amazon,false,text,dense,32,32,300000,,,,text|image|video,text,false,true,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
5
+ amazon-nova-micro,amazon,false,text,dense,8,8,128000,,,,text,text,false,true,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
6
+ amazon-nova-multimodal-embeddings,amazon,false,embedding,dense,8,8,,,,,text|image,embedding,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
7
+ amazon-nova-premier,amazon,false,text,dense,470,470,1000000,,,,text|image|video,text,false,true,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
8
+ amazon-nova-pro,amazon,false,text,dense,90,90,300000,10000,,,text|image|video,text,false,true,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html|https://lifearchitect.ai/models-table|https://www.amazon.science/publications/the-amazon-nova-family-of-models-technical-report-and-model-card,parameters|context|corpus
9
+ amazon-nova-reel,amazon,false,video,dense,24,24,,,,,text|image,video,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
10
+ amazon-nova-sonic,amazon,false,speech,dense,20,20,300000,,,,audio|text,audio|text,false,true,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
11
+ amazon-rerank-1.0,amazon,false,ranking,dense,1,1,,,,,text,score,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
12
+ amazon-titan-image-generator-g1-v2,amazon,false,image,dense,5,5,,,,,text,image,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
13
+ amazon-titan-multimodal-embeddings-g1,amazon,false,embedding,dense,2,2,256,,,,text|image,embedding,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
14
+ amazon-titan-text-embeddings-v1,amazon,false,embedding,dense,1.5,1.5,8192,,,,text,embedding,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
15
+ amazon-titan-text-embeddings-v2,amazon,false,embedding,dense,1.5,1.5,8192,,,,text,embedding,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
16
+ amazon-titan-text-large,amazon,false,text,dense,13,13,32000,,,,text,text,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
17
+ babbage,openai,false,text,dense,1.3,1.3,2049,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
18
+ babbage-002,openai,false,text,dense,1.3,1.3,16384,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
19
+ bge-base-en-v1.5,baai,true,embedding,dense,0.109,0.109,512,,768,,text,embedding,false,false,https://huggingface.co/BAAI/bge-base-en-v1.5,
20
+ bge-m3,baai,true,embedding,dense,0.567,0.567,8192,,1024,,text,embedding,false,false,https://huggingface.co/BAAI/bge-m3,
21
+ bge-multilingual-gemma2,baai,true,embedding,dense,9,9,8192,,3584,,text,embedding,false,false,https://huggingface.co/BAAI/bge-multilingual-gemma2,
22
+ claude,anthropic,false,text,dense,175,175,200000,,,,text,text,false,false,https://docs.anthropic.com/en/docs/about-claude/models/overview,parameters|context
23
+ claude-3-haiku,anthropic,false,text,dense,20,20,200000,,,,text|image,text,false,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.substack.com/p/the-memo-special-edition-claude-3,parameters|context
24
+ claude-3-opus,anthropic,false,text,moe,400,2000,200000,40000,,,text|image,text,false,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://www.anthropic.com/claude-3-model-card|https://lifearchitect.substack.com/p/the-memo-special-edition-claude-3,parameters|context|corpus
25
+ claude-3-sonnet,anthropic,false,text,dense,70,70,200000,,,,text|image,text,false,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.substack.com/p/the-memo-special-edition-claude-3,parameters|context
26
+ claude-3.5-haiku,anthropic,false,text,dense,18,18,200000,,,,text|image,text,false,true,https://docs.anthropic.com/en/docs/about-claude/models/overview,parameters|context
27
+ claude-3.5-sonnet,anthropic,false,text,dense,70,70,200000,15000,,,text|image,text,false,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://www.anthropic.com/news/claude-3-5-sonnet,parameters|context|corpus
28
+ claude-3.5-sonnet-v2,anthropic,false,text,dense,70,70,200000,20000,,,text|image,text,false,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://assets.anthropic.com/m/61e7d27f8c8f5919/original/Claude-3-Model-Card.pdf#page=51,parameters|context|corpus
29
+ claude-3.7-sonnet,anthropic,false,text,dense,175,175,200000,20000,,,text|image,text,true,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://assets.anthropic.com/m/785e231869ea8b3b/original/claude-3-7-sonnet-system-card.pdf,parameters|context|corpus
30
+ claude-haiku-4.5,anthropic,false,text,dense,23,23,200000,,,,text|image,text,true,true,https://docs.anthropic.com/en/docs/about-claude/models/overview,parameters|context
31
+ claude-instant,anthropic,false,text,dense,13,13,100000,,,,text,text,false,false,https://docs.anthropic.com/en/docs/about-claude/models/overview,parameters|context
32
+ claude-opus-4,anthropic,false,text,moe,400,2000,200000,100000,,,text|image,text,true,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://www-cdn.anthropic.com/6be99a52cb68eb70eb9572b4cafad13df32ed995.pdf,parameters|context|corpus
33
+ claude-opus-4.5,anthropic,false,text,moe,135,670,200000,100000,,,text|image,text,true,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://assets.anthropic.com/m/64823ba7485345a7/Claude-Opus-4-5-System-Card.pdf,parameters|context|corpus
34
+ claude-opus-4.6,anthropic,false,text,moe,135,670,200000,100000,,,text|image,text,true,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://www-cdn.anthropic.com/0dd865075ad3132672ee0ab40b05a53f14cf5288.pdf,parameters|context|corpus
35
+ claude-sonnet-4,anthropic,false,text,moe,88,440,200000,80000,,,text|image,text,true,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://www.anthropic.com/news/claude-4,parameters|context|corpus
36
+ claude-sonnet-4.5,anthropic,false,text,moe,88,440,200000,80000,,,text|image,text,true,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://assets.anthropic.com/m/12f214efcc2f457a/original/Claude-Sonnet-4-5-System-Card.pdf,parameters|context|corpus
37
+ claude-sonnet-4.6,anthropic,false,text,moe,88,440,1000000,80000,,,text|image,text,true,true,https://docs.anthropic.com/en/docs/about-claude/models/overview|https://lifearchitect.ai/models-table|https://www-cdn.anthropic.com/78073f739564e986ff3e28522761a7a0b4484f84.pdf,parameters|context|corpus
38
+ code-davinci-002,openai,false,text,dense,175,175,8001,,,,text|code,text|code,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
39
+ codestral-2,mistral,true,text,dense,22.2,22.2,256000,,,,text|code,text|code,false,true,https://docs.mistral.ai/getting-started/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,
40
+ cohere-command-a,cohere,false,text,dense,111,111,256000,,,,text,text,false,true,https://docs.cohere.com/docs/models,parameters|context
41
+ cohere-command-r,cohere,false,text,dense,35,35,128000,,,,text,text,false,true,https://docs.cohere.com/docs/models,parameters|context
42
+ cohere-command-r-plus,cohere,false,text,dense,104,104,128000,,,,text,text,false,true,https://docs.cohere.com/docs/models,parameters|context
43
+ cohere-embed-english-v3,cohere,false,embedding,dense,0.4,0.4,512,,,,text,embedding,false,false,https://docs.cohere.com/docs/models,parameters|context
44
+ cohere-embed-multilingual-3,cohere,false,embedding,dense,1,1,512,,1024,,text,embedding,false,false,https://docs.cohere.com/docs/models,parameters|context
45
+ cohere-embed-multilingual-v3,cohere,false,embedding,dense,0.8,0.8,512,,,,text,embedding,false,false,https://docs.cohere.com/docs/models,parameters|context
46
+ cohere-embed-v4,cohere,false,embedding,dense,7,7,128000,,,,text|image,embedding,false,false,https://docs.cohere.com/docs/models,parameters|context
47
+ cohere-rerank-3.5,cohere,false,ranking,dense,0.6,0.6,4096,,,,text,score,false,false,https://docs.cohere.com/docs/models,parameters|context
48
+ cohere-rerank-v4.0-fast,cohere,false,ranking,dense,0.6,0.6,32768,,,,text,score,false,false,https://docs.cohere.com/docs/models,parameters|context
49
+ cohere-rerank-v4.0-pro,cohere,false,ranking,dense,7,7,32768,,,,text,score,false,false,https://docs.cohere.com/docs/models,parameters|context
50
+ curie,openai,false,text,dense,6.7,6.7,2049,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
51
+ davinci,openai,false,text,dense,175,175,2049,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
52
+ davinci-002,openai,false,text,dense,175,175,16384,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
53
+ deepseek-ocr,deepseek,true,vision,dense,3,3,,,,,document|image,text,false,false,https://huggingface.co/deepseek-ai/DeepSeek-OCR,
54
+ deepseek-r1,deepseek,true,text,moe,37,671,128000,,,,text,text,true,true,https://api-docs.deepseek.com,context
55
+ deepseek-r1-0528,deepseek,true,text,moe,37,671,128000,,,,text,text,true,true,https://api-docs.deepseek.com,context
56
+ deepseek-r1-distill-llama-70b,deepseek,true,text,dense,70,70,131000,,,,text,text,true,true,https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-70B,
57
+ deepseek-v3,deepseek,true,text,moe,37,671,128000,,,,text,text,false,true,https://api-docs.deepseek.com,parameters|context
58
+ deepseek-v3.1,deepseek,true,text,moe,37,671,128000,,,,text,text,false,true,https://api-docs.deepseek.com,context
59
+ deepseek-v3.2,deepseek,true,text,moe,37,671,128000,,,,text|image,text,true,true,https://api-docs.deepseek.com,parameters|context
60
+ deepseek-v3.2-speciale,deepseek,true,text,moe,37,671,128000,,,,text|image,text,true,true,https://api-docs.deepseek.com,parameters|context
61
+ devstral-2-123b-instruct-2512,mistral,true,text,dense,123,123,200000,,,,text|code,text|code,false,true,https://huggingface.co/mistralai/Devstral-2-123B-Instruct-2512|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html|https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models,
62
+ devstral-small-2505,mistral,true,text,dense,24,24,128000,,,,text|code,text|code,false,true,https://docs.mistral.ai/getting-started/models|https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models,parameters
63
+ embedding-ada,openai,false,embedding,dense,0.35,0.35,2046,,1024,,text,embedding,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
64
+ gemini-2.0-flash,google,false,text,moe,88,440,1048576,,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters|context
65
+ gemini-2.0-flash-lite,google,false,text,dense,18,18,1048576,,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters|context
66
+ gemini-2.5-flash,google,false,text,moe,88,440,1048576,20000,,,text|image|video,text,true,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://deepmind.google/technologies/gemini/flash,parameters|context|corpus
67
+ gemini-2.5-flash-image,google,false,image,moe,88,440,,20000,,,text,image,true,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://deepmind.google/technologies/gemini/flash,parameters|corpus
68
+ gemini-2.5-flash-lite,google,false,text,dense,18,18,1048576,,,,text|image|video,text,true,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters|context
69
+ gemini-2.5-flash-live-api,google,false,speech,moe,88,440,128000,20000,,,audio,audio|text,true,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://deepmind.google/technologies/gemini/flash,parameters|context|corpus
70
+ gemini-2.5-pro,google,false,text,moe,400,2000,1048576,80000,,,text|image|video,text,true,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://storage.googleapis.com/deepmind-media/gemini/gemini_v2_5_report.pdf,parameters|context|corpus
71
+ gemini-3-flash,google,false,text,moe,65,300,1048576,100000,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-Flash-Model-Card.pdf,parameters|context|corpus
72
+ gemini-3-pro,google,false,text,moe,240,1200,1048576,100000,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-Pro-Model-Card.pdf,parameters|context|corpus
73
+ gemini-3-pro-image,google,false,image,moe,240,1200,,100000,,,text,image,false,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-Pro-Model-Card.pdf,parameters|corpus
74
+ gemini-3.1-flash-image,google,false,image,moe,240,1200,,,,,text,image,false,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters
75
+ gemini-3.1-flash-lite,google,false,text,dense,68,68,1048576,100000,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table,parameters|context|corpus
76
+ gemini-3.1-pro,google,false,text,moe,240,1200,1048576,100000,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://deepmind.google/models/model-cards/gemini-3-1-pro,parameters|context|corpus
77
+ gemini-embedding-2,google,false,embedding,dense,0.7,0.7,2048,,,,text,embedding,false,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters|context
78
+ gemma-3-27b-it,google,true,text,dense,27,27,40000,14000,,,text,text,false,false,https://huggingface.co/google/gemma-3-27b-it|https://storage.googleapis.com/deepmind-media/gemma/Gemma3Report.pdf,corpus
79
+ gpt-35-turbo,openai,false,text,dense,45,45,16385,,,,text,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/blog/chatgpt,parameters|context
80
+ gpt-35-turbo-16k,openai,false,text,dense,45,45,16385,,,,text,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/blog/chatgpt,parameters|context
81
+ gpt-4,openai,false,text,moe,280,1760,8192,13000,,,text,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://cdn.openai.com/papers/gpt-4.pdf|https://lifearchitect.ai/gpt-4,parameters|context|corpus
82
+ gpt-4-32k,openai,false,text,moe,280,1760,32768,13000,,,text,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://cdn.openai.com/papers/gpt-4.pdf|https://lifearchitect.ai/gpt-4,parameters|context|corpus
83
+ gpt-4-turbo,openai,false,text,moe,140,880,128000,13000,,,text,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://cdn.openai.com/papers/gpt-4.pdf|https://lifearchitect.ai/gpt-4,parameters|context|corpus
84
+ gpt-4-turbo-vision,openai,false,text,moe,140,880,128000,13000,,,text|image,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://cdn.openai.com/papers/gpt-4.pdf|https://lifearchitect.ai/gpt-4,parameters|context|corpus
85
+ gpt-4.1,openai,false,text,moe,70,352,1047576,20000,,,text|image,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4-1,parameters|context|corpus
86
+ gpt-4.1-mini,openai,false,text,dense,76,76,1047576,20000,,,text|image,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4-1,parameters|context|corpus
87
+ gpt-4.1-nano,openai,false,text,dense,24,24,1047576,20000,,,text|image,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4-1,parameters|context|corpus
88
+ gpt-4.5,openai,false,text,moe,600,2400,128000,114000,,,text,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4-5-system-card,parameters|context|corpus
89
+ gpt-4o,openai,false,text,moe,88,440,128000,20000,,,text|image,text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-system-card,parameters|context|corpus
90
+ gpt-4o-audio,openai,false,text,moe,88,440,128000,20000,,,audio|text,audio|text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-system-card,parameters|context|corpus
91
+ gpt-4o-audio-preview,openai,false,speech,moe,88,440,128000,20000,,,audio|text,audio|text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-system-card,parameters|context|corpus
92
+ gpt-4o-mini,openai,false,text,dense,18,18,128000,13000,,,text|image,text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence,parameters|context|corpus
93
+ gpt-4o-mini-audio,openai,false,text,dense,18,18,128000,13000,,,audio|text,audio|text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence,parameters|context|corpus
94
+ gpt-4o-mini-audio-preview,openai,false,speech,dense,18,18,128000,13000,,,audio|text,audio|text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence,parameters|context|corpus
95
+ gpt-4o-mini-realtime,openai,false,text,dense,18,18,32000,13000,,,audio|text,audio|text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence,parameters|context|corpus
96
+ gpt-4o-mini-realtime-audio,openai,false,text,dense,18,18,32000,13000,,,audio|text,audio|text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence,parameters|context|corpus
97
+ gpt-4o-mini-realtime-preview,openai,false,speech,dense,18,18,32000,13000,,,audio|text,audio|text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence,parameters|context|corpus
98
+ gpt-4o-mini-transcribe,openai,false,transcription,dense,18,18,16000,13000,,,audio,text,false,false,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence,parameters|context|corpus
99
+ gpt-4o-mini-tts,openai,false,speech,dense,18,18,,13000,,,text,audio,false,false,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence,parameters|corpus
100
+ gpt-4o-realtime,openai,false,text,moe,55,220,32000,20000,,,audio|text,audio|text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-system-card,parameters|context|corpus
101
+ gpt-4o-realtime-audio,openai,false,text,moe,55,220,32000,20000,,,audio|text,audio|text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-system-card,parameters|context|corpus
102
+ gpt-4o-realtime-preview,openai,false,speech,moe,88,440,32000,20000,,,audio|text,audio|text,false,true,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-system-card,parameters|context|corpus
103
+ gpt-4o-transcribe,openai,false,transcription,moe,88,440,16000,20000,,,audio,text,false,false,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-system-card,parameters|context|corpus
104
+ gpt-4o-transcribe-diarize,openai,false,transcription,moe,88,440,16000,20000,,,audio,text,false,false,https://ai.azure.com/catalog/models|https://platform.openai.com/docs/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-4o-system-card,parameters|context|corpus
105
+ gpt-5,openai,false,text,moe,60,300,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-system-card|https://lifearchitect.ai/gpt-5|https://lifearchitect.substack.com/p/the-memo-special-edition-gpt-5-aug2025|https://arxiv.org/abs/2601.03267,parameters|context|corpus
106
+ gpt-5-chat,openai,false,text,moe,60,300,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-system-card|https://lifearchitect.ai/gpt-5|https://lifearchitect.substack.com/p/the-memo-special-edition-gpt-5-aug2025|https://arxiv.org/abs/2601.03267,parameters|context|corpus
107
+ gpt-5-codex,openai,false,text,moe,60,300,400000,114000,,,text|code,text|code,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-system-card|https://lifearchitect.ai/gpt-5|https://lifearchitect.substack.com/p/the-memo-special-edition-gpt-5-aug2025|https://arxiv.org/abs/2601.03267,parameters|context|corpus
108
+ gpt-5-mini,openai,false,text,dense,48,48,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-system-card|https://arxiv.org/abs/2601.03267,parameters|context|corpus
109
+ gpt-5-nano,openai,false,text,dense,12,12,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-system-card|https://arxiv.org/abs/2601.03267,parameters|context|corpus
110
+ gpt-5-pro,openai,false,text,moe,720,3600,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-system-card|https://arxiv.org/abs/2601.03267,parameters|context|corpus
111
+ gpt-5.1,openai,false,text,moe,400,2000,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-1,parameters|context|corpus
112
+ gpt-5.1-chat,openai,false,text,moe,400,2000,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-1,parameters|context|corpus
113
+ gpt-5.1-codex,openai,false,text,moe,400,2000,400000,114000,,,text|code,text|code,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-1,parameters|context|corpus
114
+ gpt-5.1-codex-max,openai,false,text,moe,480,1920,400000,114000,,,text|code,text|code,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-1,parameters|context|corpus
115
+ gpt-5.1-codex-mini,openai,false,text,moe,40,160,400000,114000,,,text|code,text|code,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/gpt-5-1,parameters|context|corpus
116
+ gpt-5.2,openai,false,text,moe,600,3000,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://cdn.openai.com/pdf/3a4153c8-c748-4b71-8e31-aecbde944f8d/oai_5_2_system-card.pdf,parameters|context|corpus
117
+ gpt-5.2-chat,openai,false,text,moe,600,3000,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://cdn.openai.com/pdf/3a4153c8-c748-4b71-8e31-aecbde944f8d/oai_5_2_system-card.pdf,parameters|context|corpus
118
+ gpt-5.2-codex,openai,false,text,moe,600,3000,400000,114000,,,text|code,text|code,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://cdn.openai.com/pdf/3a4153c8-c748-4b71-8e31-aecbde944f8d/oai_5_2_system-card.pdf,parameters|context|corpus
119
+ gpt-5.3-chat,openai,false,text,moe,600,3000,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://deploymentsafety.openai.com/gpt-5-3-instant/introduction,parameters|context|corpus
120
+ gpt-5.3-codex,openai,false,text,moe,600,3000,400000,114000,,,text|code,text|code,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://deploymentsafety.openai.com/gpt-5-3-instant/introduction,parameters|context|corpus
121
+ gpt-5.4,openai,false,text,moe,600,3000,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://deploymentsafety.openai.com/gpt-5-4-thinking,parameters|context|corpus
122
+ gpt-5.4-mini,openai,false,text,dense,107,107,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://deploymentsafety.openai.com/gpt-5-4-thinking,parameters|context|corpus
123
+ gpt-5.4-nano,openai,false,text,dense,37,37,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://deploymentsafety.openai.com/gpt-5-4-thinking,parameters|context|corpus
124
+ gpt-5.4-pro,openai,false,text,moe,1170,5400,400000,114000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://deploymentsafety.openai.com/gpt-5-4-thinking,parameters|context|corpus
125
+ gpt-audio,openai,false,speech,moe,40,160,128000,,,,audio|text,audio|text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
126
+ gpt-audio-1.5,openai,false,speech,moe,80,320,128000,,,,audio|text,audio|text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
127
+ gpt-audio-mini,openai,false,speech,moe,12,48,128000,,,,audio|text,audio|text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
128
+ gpt-image-1,openai,false,image,moe,40,160,,,,,text|image,image,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters
129
+ gpt-image-1-mini,openai,false,image,moe,12,48,,,,,text|image,image,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters
130
+ gpt-image-1.5,openai,false,image,moe,64,256,,,,,text|image,image,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters
131
+ gpt-oss-120b,openai,true,text,moe,5.1,117,128000,,,,text,text,true,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
132
+ gpt-oss-20b,openai,true,text,moe,3.6,21,128000,,,,text,text,true,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
133
+ gpt-realtime,openai,false,speech,moe,40,160,32000,,,,audio|text,audio|text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
134
+ gpt-realtime-1.5,openai,false,speech,moe,80,320,32000,,,,audio|text,audio|text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
135
+ gpt-realtime-mini,openai,false,speech,moe,12,48,32000,,,,audio|text,audio|text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
136
+ holo2-30b-a3b,hcompany,true,text,moe,3,30,22000,,,,text|image,text,false,false,https://huggingface.co/Hcompany/Holo2-30B-A3B|https://hub.hcompany.ai/models/Holo2/aboutholo2,
137
+ imagen-3,google,false,image,dense,10,10,,,,,text,image,false,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters
138
+ imagen-4,google,false,image,dense,16,16,,,,,text,image,false,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters
139
+ jamba-1.5-large,ai21,true,text,moe,94,398,256000,1200,,,text,text,false,false,https://docs.ai21.com|https://lifearchitect.ai/models-table|https://arxiv.org/abs/2408.12570,parameters|context|corpus
140
+ jamba-1.5-mini,ai21,true,text,moe,12,52,256000,1200,,,text,text,false,false,https://docs.ai21.com|https://lifearchitect.ai/models-table|https://arxiv.org/abs/2408.12570,parameters|context|corpus
141
+ llama-3-70b-instruct,meta,true,text,dense,70,70,8192,15000,,,text,text,false,false,https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3/MODEL_CARD.md,corpus
142
+ llama-3-8b-instruct,meta,true,text,dense,8,8,8192,15000,,,text,text,false,false,https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3/MODEL_CARD.md,corpus
143
+ llama-3.1-405b-instruct,meta,true,text,dense,405,405,131072,15000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-3.1-405B-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/MODEL_CARD.md,corpus
144
+ llama-3.1-70b-instruct,meta,true,text,dense,70,70,131072,15000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/MODEL_CARD.md,corpus
145
+ llama-3.1-8b-instruct,meta,true,text,dense,8,8,128000,15000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/MODEL_CARD.md,corpus
146
+ llama-3.2-11b-instruct,meta,true,text,dense,11,11,131072,9000,,,text|image,text,false,false,https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/MODEL_CARD.md,corpus
147
+ llama-3.2-1b,meta,true,text,dense,1.24,1.24,131072,9000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-3.2-1B|https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/MODEL_CARD.md,corpus
148
+ llama-3.2-1b-instruct,meta,true,text,dense,1,1,131072,9000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/MODEL_CARD.md,corpus
149
+ llama-3.2-3b,meta,true,text,dense,3.21,3.21,131072,9000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-3.2-3B|https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/MODEL_CARD.md,corpus
150
+ llama-3.2-3b-instruct,meta,true,text,dense,3,3,131072,9000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/MODEL_CARD.md,corpus
151
+ llama-3.2-90b-instruct,meta,true,text,dense,90,90,131072,9000,,,text|image,text,false,false,https://huggingface.co/meta-llama/Llama-3.2-90B-Vision-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/MODEL_CARD.md,corpus
152
+ llama-3.3-70b-instruct,meta,true,text,dense,70,70,128000,15000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct|https://github.com/meta-llama/llama-models/blob/main/models/llama3_3/MODEL_CARD.md,corpus
153
+ llama-4-maverick-17b-instruct,meta,true,text,moe,17,400,1000000,22000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-4-Maverick-17B-128E-Instruct|https://ai.meta.com/blog/llama-4-multimodal-intelligence,corpus
154
+ llama-4-scout-17b-instruct,meta,true,text,moe,17,109,10000000,40000,,,text,text,false,false,https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct|https://ai.meta.com/blog/llama-4-multimodal-intelligence,corpus
155
+ magistral-small-2509,mistral,true,text,dense,24,24,128000,,,,text|image,text,true,true,https://docs.mistral.ai/getting-started/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
156
+ ministral-3-14b,mistral,true,text,dense,14,14,256000,,,,text|image,text,false,true,https://apxml.com/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
157
+ ministral-3-8b,mistral,true,text,dense,8,8,256000,,,,text|image,text,false,true,https://apxml.com/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
158
+ ministral-3b,mistral,true,text,dense,3,3,256000,,,,text|image,text,false,true,https://apxml.com/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
159
+ mistral large,mistral,false,text,dense,123,123,32000,,,,text,text,false,true,https://docs.mistral.ai/getting-started/models,parameters
160
+ mistral-7b,mistral,true,text,dense,7,7,32000,,,,text,text,false,false,https://docs.mistral.ai/getting-started/models,
161
+ mistral-7b-instruct-v0.3,mistral,true,text,dense,7,7,32000,,,,text,text,false,true,https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html|https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalog,
162
+ mistral-document-ai-2505,mistral,false,vision,dense,24,24,,,,,document|image,text,false,false,https://docs.mistral.ai/getting-started/models,
163
+ mistral-document-ai-2512,mistral,false,vision,dense,24,24,,,,,document|image,text,false,false,https://docs.mistral.ai/getting-started/models,
164
+ mistral-large-2402,mistral,false,text,dense,123,123,32000,,,,text,text,false,true,https://docs.mistral.ai/getting-started/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
165
+ mistral-large-2407,mistral,true,text,dense,123,123,32000,8000,,,text,text,false,true,https://docs.mistral.ai/getting-started/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html|https://lifearchitect.ai/models-table|https://mistral.ai/news/mistral-large-2407,parameters|corpus
166
+ mistral-large-3,mistral,true,text,moe,41,675,256000,20000,,,text|image,text,false,true,https://apxml.com/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html|https://lifearchitect.ai/models-table|https://mistral.ai/news/mistral-3,parameters|corpus
167
+ mistral-medium-3,mistral,false,text,dense,95,95,128000,,,,text|image,text,false,true,https://docs.mistral.ai/getting-started/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters
168
+ mistral-nemo-instruct-2407,mistral,true,text,dense,12,12,128000,,,,text,text,false,true,https://docs.mistral.ai/getting-started/models|https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models|https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalog,
169
+ mistral-ocr-2505,mistral,false,vision,dense,24,24,,,,,document|image,text,false,false,https://docs.mistral.ai/getting-started/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,
170
+ mistral-small-3.1,mistral,true,text,dense,24,24,128000,,,,text|image,text,false,true,https://docs.mistral.ai/getting-started/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,
171
+ mistral-small-3.1-24b-instruct-2503,mistral,true,text,dense,24,24,128000,,,,text|image,text,false,true,https://huggingface.co/mistralai/Mistral-Small-3.1-24B-Instruct-2503|https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models,
172
+ mistral-small-3.2-24b,mistral,true,text,dense,24,24,128000,,,,text|image,text,false,true,https://huggingface.co/mistralai/Mistral-Small-3.2-24B-Instruct-2506|https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models|https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalog,
173
+ mixtral-8x7b,mistral,true,text,moe,14,56,32000,,,,text,text,false,false,https://docs.mistral.ai/getting-started/models,
174
+ mixtral-8x7b-instruct,mistral,true,text,moe,13,46.7,32000,,,,text,text,false,true,https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,
175
+ nova-lite,amazon,false,text,dense,40,40,300000,,,,text|image|video,text,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
176
+ nova-micro,amazon,false,text,dense,1,1,128000,,,,text,text,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
177
+ nova-pro,amazon,false,text,dense,90,90,300000,10000,,,text|image|video,text,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html|https://lifearchitect.ai/models-table|https://www.amazon.science/publications/the-amazon-nova-family-of-models-technical-report-and-model-card,parameters|context|corpus
178
+ nvr-tts-de-de,nvidia,false,speech,dense,1.2,1.2,,,,,text,audio,false,false,https://build.nvidia.com,parameters
179
+ nvr-tts-en-us,nvidia,false,speech,dense,1.2,1.2,,,,,text,audio,false,false,https://build.nvidia.com,parameters
180
+ nvr-tts-es-es,nvidia,false,speech,dense,1.2,1.2,,,,,text,audio,false,false,https://build.nvidia.com,parameters
181
+ nvr-tts-it-it,nvidia,false,speech,dense,1.2,1.2,,,,,text,audio,false,false,https://build.nvidia.com,parameters
182
+ o1,openai,false,text,moe,88,440,200000,20000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/introducing-chatgpt-pro|https://lifearchitect.substack.com/p/the-memo-1oct2024,parameters|context|corpus
183
+ o1-mini,openai,false,text,dense,18,18,128000,13000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/o1-and-new-tools-for-developers,parameters|context|corpus
184
+ o1-pro,openai,false,text,moe,88,440,200000,20000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/introducing-chatgpt-pro,parameters|context|corpus
185
+ o3-mini,openai,false,text,dense,18,18,200000,13000,,,text,text,true,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/index/o3-mini-system-card,parameters|context|corpus
186
+ phi-3-medium,microsoft,true,text,dense,14,14,128000,4800,,,text,text,false,false,https://huggingface.co/microsoft/Phi-3-medium-128k-instruct|https://arxiv.org/abs/2404.14219,
187
+ phi-3-mini,microsoft,true,text,dense,3.8,3.8,128000,3300,,,text,text,false,false,https://huggingface.co/microsoft/Phi-3-mini-128k-instruct|https://arxiv.org/abs/2404.14219,
188
+ phi-3-small,microsoft,true,text,dense,7,7,128000,4800,,,text,text,false,false,https://huggingface.co/microsoft/Phi-3-small-128k-instruct|https://arxiv.org/abs/2404.14219,
189
+ phi-3.5-mini,microsoft,true,text,dense,3.8,3.8,128000,3400,,,text,text,false,false,https://huggingface.co/microsoft/Phi-3.5-mini-instruct|https://arxiv.org/abs/2407.13833,corpus
190
+ phi-3.5-moe,microsoft,true,text,moe,6.6,41.9,128000,4900,,,text,text,false,false,https://huggingface.co/microsoft/Phi-3.5-MoE-instruct|https://arxiv.org/abs/2407.13833,corpus
191
+ phi-3.5-vision,microsoft,true,text,dense,4.2,4.2,128000,3400,,,text|image,text,false,false,https://huggingface.co/microsoft/Phi-3.5-vision-instruct|https://arxiv.org/abs/2407.13833,corpus
192
+ phi-4,microsoft,true,text,dense,14,14,16384,10000,,,text,text,false,false,https://huggingface.co/microsoft/phi-4|https://arxiv.org/abs/2412.08905,corpus
193
+ phi-4-mini,microsoft,true,text,dense,3.8,3.8,128000,5000,,,text,text,false,false,https://huggingface.co/microsoft/Phi-4-mini-instruct|https://huggingface.co/microsoft/Phi-4-multimodal-instruct/blob/main/phi_4_mm.tech_report.02252025.pdf,corpus
194
+ phi-4-mini-multimodal,microsoft,true,text,dense,3.8,3.8,128000,6100,,,text|image,text,false,true,https://huggingface.co/microsoft/Phi-4-multimodal-instruct|https://huggingface.co/microsoft/Phi-4-multimodal-instruct/blob/main/phi_4_mm.tech_report.02252025.pdf,corpus
195
+ pixtral-12b-2409,mistral,true,text,dense,12,12,128000,,,,text|image,text,false,true,https://docs.mistral.ai/getting-started/models|https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models,parameters
196
+ pixtral-large-25.02,mistral,true,text,dense,124,124,128000,,,,text|image,text,false,true,https://docs.mistral.ai/getting-started/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
197
+ pixtral-large-2502,mistral,true,text,dense,124,124,128000,,,,text|image,text,false,true,https://docs.mistral.ai/getting-started/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
198
+ qwen-guard-gen-0.6b,qwen,true,safety,dense,0.6,0.6,32768,,,,text,score,false,false,https://huggingface.co/Qwen/Qwen-Guard-Gen-0.6B,
199
+ qwen-guard-gen-8b,qwen,true,safety,dense,8,8,32768,,,,text,score,false,false,https://huggingface.co/Qwen/Qwen-Guard-Gen-8B,
200
+ qwen2.5-coder-32b-instruct,qwen,true,text,dense,32,32,32768,18000,,,text|code,text|code,false,false,https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct|https://arxiv.org/abs/2412.15115,corpus
201
+ qwen2.5-vl-72b-instruct,qwen,true,text,dense,72,72,32768,18000,,,text,text,false,false,https://huggingface.co/Qwen/Qwen2.5-VL-72B-Instruct|https://arxiv.org/abs/2412.15115|https://arxiv.org/abs/2502.13923,corpus
202
+ qwen3-235b-a22b-instruct-2507,qwen,true,text,moe,22,235,250000,36000,,,text,text,false,false,https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507|https://arxiv.org/abs/2505.09388,
203
+ qwen3-32b,qwen,true,text,dense,32,32,32768,36000,,,text,text,false,false,https://huggingface.co/Qwen/Qwen3-32B|https://arxiv.org/abs/2505.09388,
204
+ qwen3-coder-30b-a3b-instruct,qwen,true,text,moe,3,30,128000,36000,,,text|code,text|code,false,false,https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct|https://qwenlm.github.io/blog/qwen3-coder,corpus
205
+ qwen3-embedding-8b,qwen,true,embedding,dense,8,8,32000,36000,4096,,text,embedding,false,false,https://huggingface.co/Qwen/Qwen3-Embedding-8B|https://arxiv.org/abs/2505.09388,corpus
206
+ qwen3-next-instruct-80b,qwen,true,text,dense,80,80,262144,15000,,,text,text,false,false,https://qwenlm.github.io|https://qwen.ai/blog?id=4074cca80393150c248e508aa62983f9cb7d27cd&from=research.latest-advancements-list,corpus
207
+ qwen3-next-thinking-80b,qwen,true,text,dense,80,80,262144,15000,,,text,text,true,false,https://qwenlm.github.io|https://qwen.ai/blog?id=4074cca80393150c248e508aa62983f9cb7d27cd&from=research.latest-advancements-list,corpus
208
+ qwen3.5-397b-a17b,qwen,true,text,moe,17,397,250000,36000,,,text,text,false,false,https://huggingface.co/Qwen/Qwen3.5-397B-A17B|https://qwen.ai/blog?id=qwen3.5,corpus
209
+ sentence-t5-xxl,google,true,embedding,dense,11,11,512,,,,text,embedding,false,false,https://huggingface.co/sentence-transformers/sentence-t5-xxl,
210
+ stable-diffusion-xl,stability-ai,true,image,dense,2.6,2.6,,,,,text|image,image,false,false,https://apxml.com/models,
211
+ stable-diffusion-xl-base-v1.0,stability-ai,true,image,dense,3.5,3.5,,,,1280,text|image,image,false,false,https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0,
212
+ text-ada-001,openai,false,text,dense,0.35,0.35,2049,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
213
+ text-babbage-001,openai,false,text,dense,1.3,1.3,2049,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
214
+ text-curie-001,openai,false,text,dense,6.7,6.7,2049,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
215
+ text-davinci-002,openai,false,text,dense,175,175,4097,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
216
+ text-davinci-003,openai,false,text,dense,175,175,4097,,,,text,text,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
217
+ text-embedding-3,openai,false,embedding,dense,6.7,6.7,8191,,3072,,text,embedding,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
218
+ text-embedding-3-large,openai,false,embedding,dense,1.5,1.5,8191,,3072,,text,embedding,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
219
+ text-embedding-3-small,openai,false,embedding,dense,0.35,0.35,8191,,1536,,text,embedding,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
220
+ text-embedding-ada-002,openai,false,embedding,dense,0.35,0.35,8191,,1536,,text,embedding,false,false,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models,parameters|context
221
+ titan-embeddings-g1,amazon,false,embedding,dense,1,1,8192,,1536,,text,embedding,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
222
+ titan-embeddings-v2,amazon,false,embedding,dense,1,1,8192,,1536,,text,embedding,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
223
+ titan-text-g1-express,amazon,false,text,dense,15,15,8000,,,,text,text,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
224
+ titan-text-g1-lite,amazon,false,text,dense,5,5,4000,,,,text,text,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
225
+ voxtral-mini-3b-2507,mistral,true,speech,dense,3,3,32000,,,,audio,audio|text,false,true,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
226
+ voxtral-small-24b-2507,mistral,true,speech,dense,24.3,24.3,32000,,,,audio,audio|text,false,true,https://docs.mistral.ai/getting-started/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html|https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models,parameters
227
+ whisper-large-v3,openai,true,transcription,dense,1.55,1.55,,,,,audio,text,false,false,https://huggingface.co/openai/whisper-large-v3,
228
+ whisper-large-v3-turbo,openai,true,transcription,dense,0.81,0.81,,,,,audio,text,false,false,https://huggingface.co/openai/whisper-large-v3-turbo,