Skip to content

Commit 23b290c

Browse files
committed
fix(ollama cloud): fix model name
Model name was inconsistent with naming schema of flash model on ollama cloud
1 parent e3e63a7 commit 23b290c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

providers/ollama-cloud/models/deepseek-v4-pro.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "DeepSeek V4 Pro"
1+
name = "deepseek-v4-pro"
22
family = "deepseek-thinking"
33
release_date = "2026-04-24"
44
last_updated = "2026-04-24"

0 commit comments

Comments
 (0)