Skip to content

Commit 23e99a0

Browse files
authored
Merge pull request #687 from eliasto/ovhcloud/update-models
Update OVHcloud AI Endpoints models
2 parents 02df983 + 67d192d commit 23e99a0

15 files changed

+26
-82
lines changed

providers/ovhcloud/models/deepseek-r1-distill-llama-70b.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name = "DeepSeek-R1-Distill-Llama-70B"
2-
family = "deepseek-thinking"
32
release_date = "2025-01-30"
43
last_updated = "2025-01-30"
54
attachment = false
@@ -14,8 +13,8 @@ input = 0.74
1413
output = 0.74
1514

1615
[limit]
17-
context = 131_000
18-
output = 131_000
16+
context = 131_072
17+
output = 131_072
1918

2019
[modalities]
2120
input = ["text"]

providers/ovhcloud/models/gpt-oss-120b.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name = "gpt-oss-120b"
2-
family = "gpt-oss"
32
release_date = "2025-08-28"
43
last_updated = "2025-08-28"
54
attachment = false
@@ -13,8 +12,8 @@ input = 0.09
1312
output = 0.47
1413

1514
[limit]
16-
context = 131_000
17-
output = 131_000
15+
context = 131_072
16+
output = 131_072
1817

1918
[modalities]
2019
input = ["text"]

providers/ovhcloud/models/gpt-oss-20b.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name = "gpt-oss-20b"
2-
family = "gpt-oss"
32
release_date = "2025-08-28"
43
last_updated = "2025-08-28"
54
attachment = false
@@ -13,8 +12,8 @@ input = 0.05
1312
output = 0.18
1413

1514
[limit]
16-
context = 131_000
17-
output = 131_000
15+
context = 131_072
16+
output = 131_072
1817

1918
[modalities]
2019
input = ["text"]

providers/ovhcloud/models/llama-3.1-8b-instruct.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name = "Llama-3.1-8B-Instruct"
2-
family = "llama"
32
release_date = "2025-06-11"
43
last_updated = "2025-06-11"
54
attachment = false
@@ -14,8 +13,8 @@ input = 0.11
1413
output = 0.11
1514

1615
[limit]
17-
context = 131_000
18-
output = 131_000
16+
context = 131_072
17+
output = 131_072
1918

2019
[modalities]
2120
input = ["text"]

providers/ovhcloud/models/llava-next-mistral-7b.toml

Lines changed: 0 additions & 22 deletions
This file was deleted.

providers/ovhcloud/models/meta-llama-3_1-70b-instruct.toml

Lines changed: 0 additions & 21 deletions
This file was deleted.

providers/ovhcloud/models/meta-llama-3_3-70b-instruct.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name = "Meta-Llama-3_3-70B-Instruct"
2-
family = "llama"
32
release_date = "2025-04-01"
43
last_updated = "2025-04-01"
54
attachment = false
@@ -14,8 +13,8 @@ input = 0.74
1413
output = 0.74
1514

1615
[limit]
17-
context = 131_000
18-
output = 131_000
16+
context = 131_072
17+
output = 131_072
1918

2019
[modalities]
2120
input = ["text"]

providers/ovhcloud/models/mistral-7b-instruct-v0.3.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name = "Mistral-7B-Instruct-v0.3"
2-
family = "mistral"
32
release_date = "2025-04-01"
43
last_updated = "2025-04-01"
54
attachment = false
@@ -14,8 +13,8 @@ input = 0.11
1413
output = 0.11
1514

1615
[limit]
17-
context = 127_000
18-
output = 127_000
16+
context = 65_536
17+
output = 65_536
1918

2019
[modalities]
2120
input = ["text"]

providers/ovhcloud/models/mistral-nemo-instruct-2407.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name = "Mistral-Nemo-Instruct-2407"
2-
family = "mistral-nemo"
32
release_date = "2024-11-20"
43
last_updated = "2024-11-20"
54
attachment = false
@@ -14,8 +13,8 @@ input = 0.14
1413
output = 0.14
1514

1615
[limit]
17-
context = 118_000
18-
output = 118_000
16+
context = 65_536
17+
output = 65_536
1918

2019
[modalities]
2120
input = ["text"]

providers/ovhcloud/models/mistral-small-3.2-24b-instruct-2506.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name = "Mistral-Small-3.2-24B-Instruct-2506"
2-
family = "mistral-small"
32
release_date = "2025-07-16"
43
last_updated = "2025-07-16"
54
attachment = true
@@ -14,8 +13,8 @@ input = 0.10
1413
output = 0.31
1514

1615
[limit]
17-
context = 128_000
18-
output = 128_000
16+
context = 131_072
17+
output = 131_072
1918

2019
[modalities]
2120
input = ["text", "image"]

0 commit comments

Comments
 (0)