mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-14 02:09:22 -04:00
10 lines
268 B
TOML
10 lines
268 B
TOML
schema_version = 1
|
|
|
|
extends = "Codestral FIM Base"
|
|
name = "Codestral FIM"
|
|
description = "Mistral Codestral fill-in-the-middle code completion (/v1/fim/completions)."
|
|
|
|
model = "codestral-latest"
|
|
|
|
tags = ["fim", "codestral", "mistral", "cloud", "completion"]
|