Skip to content

Commit

Permalink
Mistral model added
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Dec 3, 2024
1 parent 59957a0 commit efad6bc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions llama_bringup/models/Mistral.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
n_ctx: 2048
n_batch: 8
n_gpu_layers: 0
n_threads: 1
n_predict: 2048

model_repo: "bartowski/Ministral-8B-Instruct-2410-GGUF"
model_filename: "Ministral-8B-Instruct-2410-Q4_K_M.gguf"

system_prompt_type: "Mistral"

0 comments on commit efad6bc

Please sign in to comment.