Skip to content

Commit 7c96374

Browse files
authored
Merge pull request #125 from huggingface/pricing-remove-icl
Pricing: full deprecation of Ice Lake
2 parents 84ed5f1 + 79ed0d5 commit 7c96374

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/source/pricing.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ The table below shows currently available CPU instances and their hourly pricing
2525

2626
| Provider | Instance Type | Instance Size | Hourly rate | vCPUs | Memory | Architecture |
2727
| -------- | ------------- | ------------- | ----------- | ----- | ------ | ------------------------------------------- |
28-
| aws | intel-icl | x1 | $0.032 | 1 | 2 GB | Intel Ice Lake *(soon to be fully deprecated)*|
29-
| aws | intel-icl | x2 | $0.064 | 2 | 4 GB | Intel Ice Lake *(soon to be fully deprecated)*|
30-
| aws | intel-icl | x4 | $0.128 | 4 | 8 GB | Intel Ice Lake *(soon to be fully deprecated)*|
31-
| aws | intel-icl | x8 | $0.256 | 8 | 16 GB | Intel Ice Lake *(soon to be fully deprecated)*|
3228
| aws | intel-spr | x1 | $0.033 | 1 | 2 GB | Intel Sapphire Rapids |
3329
| aws | intel-spr | x2 | $0.067 | 2 | 4 GB | Intel Sapphire Rapids |
3430
| aws | intel-spr | x4 | $0.134 | 4 | 8 GB | Intel Sapphire Rapids |
@@ -42,6 +38,11 @@ The table below shows currently available CPU instances and their hourly pricing
4238
| gcp | intel-spr | x2 | $0.100 | 2 | 4 GB | Intel Sapphire Rapids |
4339
| gcp | intel-spr | x4 | $0.200 | 4 | 8 GB | Intel Sapphire Rapids |
4440
| gcp | intel-spr | x8 | $0.400 | 8 | 16 GB | Intel Sapphire Rapids |
41+
| *aws* | *intel-icl* | *x1* | *$0.032* | *1* | *2 GB* | *Intel Ice Lake - Deprecated from July 2025*|
42+
| *aws* | *intel-icl* | *x2* | *$0.064* | *2* | *4 GB* | *Intel Ice Lake - Deprecated from July 2025*|
43+
| *aws* | *intel-icl* | *x4* | *$0.128* | *4* | *8 GB* | *Intel Ice Lake - Deprecated from July 2025*|
44+
| *aws* | *intel-icl* | *x8* | *$0.256* | *8* | *16 GB* | *Intel Ice Lake - Deprecated from July 2025*|
45+
4546

4647
## GPU Instances
4748

0 commit comments

Comments
 (0)