Skip to content

Commit ecc724b

Browse files
committed
fixed links
1 parent 7081f39 commit ecc724b

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

commercial_models/models.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ It is optimized for low-latency, energy-efficient applications such as chatbots,
7676
Sources:
7777

7878
- [Anthropic Blog – *Introducing the Claude 3 Model Family*](https://www.anthropic.com/news/claude-3-models)
79-
- [Anthropic Responsible Scaling Policy](https://www.anthropic.com/policies/responsible-scaling-policy)
79+
- [Anthropic 3 Announcement](https://www.anthropic.com/news/claude-3-7-sonnet)
8080

8181
### Hosting / Deployment
8282

@@ -100,34 +100,34 @@ Based on 10–30 B parameter transformers: ≈ 0.05 – 0.1 Wh (0.00005 – 0.00
100100
Haiku is ≈ 5× more efficient than Claude 3 Sonnet or Opus.
101101
Sources:
102102

103-
- [Epoch AI – *Machine Learning Trends*](https://epoch.ai/blog/machine-learning-trends)
104-
- [Anthropic Claude 3 Announcement](https://www.anthropic.com/news/claude-3-models)
103+
- [Epoch AI – Machine Learning Trends (for compute/power scaling)](https://epoch.ai/trends)
104+
- [Anthropic 3 Announcement](https://www.anthropic.com/news/claude-3-7-sonnet)
105105

106106
### Training Energy Estimates
107107

108108
Claude 3 models are trained on GPU clusters (NVIDIA A100/H100) via AWS.
109109
Typical training energy for models of this scale: ≈ 3,000 – 10,000 MWh.
110110
Sources:
111111

112-
- [Epoch AI – *Machine Learning Trends*](https://epoch.ai/blog/machine-learning-trends)
113-
- [Anthropic Responsible Scaling Policy](https://www.anthropic.com/policies/responsible-scaling-policy)
112+
- [Epoch AI – Machine Learning Trends (for compute/power scaling)](https://epoch.ai/trends)
113+
- [Anthropic Responsible Scaling Policy](https://www-cdn.anthropic.com/872c653b2d0501d6ab44cf87f43e1dc4853e4d37.pdf)
114114

115115
### Water Usage
116116

117117
Anthropic does not publish direct figures; relies on AWS cooling efficiency and water recycling policies.
118118
Sources:
119119

120-
- [AWS Water Stewardship Report](https://sustainability.aboutamazon.com/environment/the-cloud/water-stewardship)
121-
- [Anthropic Responsible Scaling Policy](https://www.anthropic.com/policies/responsible-scaling-policy)
120+
- [AWS Water Stewardship Report](https://sustainability.aboutamazon.com/2024-amazon-sustainability-report-aws-summary.pdf)
121+
- [Anthropic Responsible Scaling Policy](https://www-cdn.anthropic.com/872c653b2d0501d6ab44cf87f43e1dc4853e4d37.pdf)
122122

123123
### PUE / CI Context Used in Studies
124124

125125
- **PUE:** ≈ 1.2 (AWS average)
126126
- **CI:** ≈ 0 – 0.2 kg CO₂e / kWh (based on regional renewable mix)
127127
AWS targets **100 % renewable energy by 2025**.
128128
Sources:
129-
- [AWS Global Infrastructure Efficiency Data](https://aws.amazon.com/about-aws/sustainability/infrastructure/)
130-
- [AWS Sustainability Report 2024](https://sustainability.aboutamazon.com/reporting)
129+
- [AWS Global Infrastructure Efficiency Data](https://sustainability.aboutamazon.com/2024-amazon-sustainability-report-aws-summary.pdf)
130+
- [Anthropic Responsible Scaling Policy](https://www-cdn.anthropic.com/872c653b2d0501d6ab44cf87f43e1dc4853e4d37.pdf)
131131

132132
---
133133

@@ -139,14 +139,13 @@ Sources:
139139
Sources:
140140

141141
- [Google AI Blog – *Introducing Gemini*](https://blog.google/technology/ai/google-gemini-ai/)
142-
- [Android Developers – *Gemini Nano Overview*](https://developer.android.com/ai/gemini-nano)
143142

144143
### Hosting / Deployment
145144

146145
Runs **on-device** through Android’s **AICore** system (launched in Android 14).
147146
Deployed on optimized hardware (e.g., Pixel 8 Pro, Pixel 9 Series).
148147
This local processing approach eliminates cloud compute energy and network latency.
149-
Additional coverage: [The Verge*Gemini Nano Arrives on Pixel 8 Pro*](https://www.theverge.com/2023/12/6/23990823/google-gemini-ai-models-nano-pro-ultra)
148+
Additional coverage: - [Android Developers*Gemini Nano Overview*](https://developer.android.com/ai/gemini-nano)
150149

151150
### Estimated Model Size / Architecture
152151

0 commit comments

Comments
 (0)