Chat / gallery /phi-3-chat.yaml
Baraaqasem's picture
Upload 711 files
651d019 verified
raw
history blame
296 Bytes
---
name: "phi-3-chat"
config_file: |
mmap: true
template:
chat_message: |
<|{{ .RoleName }}|>
{{.Content}}<|end|>
chat: |
{{.Input}}
<|assistant|>
completion: |
{{.Input}}
context_size: 4096
f16: true
stopwords:
- <|end|>
- <|endoftext|>