replicate / cog-triton

A cog implementation of Nvidia's Triton server
Apache License 2.0
11 stars 0 forks source link

Joe/lang 194 implement model specific prompt formatting for cog triton #7

Closed joehoover closed 6 months ago

joehoover commented 6 months ago

This PR:

linear[bot] commented 6 months ago
LANG-194 Implement model-specific prompt formatting for cog-triton

Cog triton does not handle any prompt formatting right now. We need to figure out how we'll implement and control prompt formatting. This issue will be complete when cog-triton correctly formats prompts for base and instruct variants of mistral and llama.