Skip to content

Update Mistral Small model details in TOML file#1866

Open
tarikko wants to merge 2 commits into
anomalyco:devfrom
tarikko:patch-1
Open

Update Mistral Small model details in TOML file#1866
tarikko wants to merge 2 commits into
anomalyco:devfrom
tarikko:patch-1

Conversation

@tarikko
Copy link
Copy Markdown

@tarikko tarikko commented May 26, 2026

The details on helicone website are false,

accurate details are pulled from deepinfra website

https://www.helicone.ai/model/mistral-small

https://deepinfra.com/mistralai/Mistral-Small-3.2-24B-Instruct-2506

@@ -1,17 +1,17 @@
name = "Mistral Small"
name = "Mistral Small 3.2"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use [extends] syntax to reduce duplication

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment on lines +4 to +9
name = "Mistral Small 3.2"
release_date = "2025-06-20"
last_updated = "2025-06-20"
knowledge = "2023-10"
tool_call = true
open_weights = true
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why extend if ur gonna set these anyways?

open_weights, release date, last updated and knowledge should all be inherited, and I think name and tool call can be inherited too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants