Skip to content

Commit

Permalink
fix: update chat format for Granite 3.0 model (#2066)
Browse files Browse the repository at this point in the history
Fixes #2065

Signed-off-by: Jeff MAURY <[email protected]>
  • Loading branch information
jeffmaury authored Nov 8, 2024
1 parent 389ce74 commit 43833db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/backend/src/assets/ai.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@
"license": "Apache-2.0",
"url": "https://huggingface.co/lmstudio-community/granite-3.0-8b-instruct-GGUF/resolve/main/granite-3.0-8b-instruct-Q4_K_M.gguf",
"memory": 4942856128,
"properties": {
"chatFormat": "openchat"
},
"sha256": "bb32555f5a0bfa077aa2bfb17d43b7f76d372e7e57d433999592dc32d5310ab8",
"backend": "llama-cpp"
},
Expand Down

0 comments on commit 43833db

Please sign in to comment.