mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 04:30:11 +01:00
feat: add mistral + chatml prompts (#1426)
This commit is contained in:
parent
6191bcdbd6
commit
e326126d0d
6 changed files with 107 additions and 5 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import argparse
|
||||
import json
|
||||
import sys
|
||||
|
||||
import yaml
|
||||
from uvicorn.importer import import_from_string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue