mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-05 10:03:23 +00:00
remove trailing comma from models json (#1284)
This commit is contained in:
parent
09a143228c
commit
b9e2553995
@ -289,6 +289,6 @@
|
|||||||
"type": "Starcoder",
|
"type": "Starcoder",
|
||||||
"systemPrompt": " ",
|
"systemPrompt": " ",
|
||||||
"promptTemplate": "%1",
|
"promptTemplate": "%1",
|
||||||
"description": "<strong>Trained on subset of the Stack</strong><br><ul><li>Code completion based</ul>",
|
"description": "<strong>Trained on subset of the Stack</strong><br><ul><li>Code completion based</ul>"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user