remove trailing comma from models json (#1284)

This commit is contained in:
Aaron Miller 2023-07-27 09:14:33 -07:00 committed by GitHub
parent 09a143228c
commit b9e2553995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -289,6 +289,6 @@
"type": "Starcoder",
"systemPrompt": " ",
"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>"
}
]