abetlen / abetlen/llama-cpp-python
How do I customize the Chat format?
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 10.6k
- Fork
- 1.4k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
I'm trying to run CodeGeeX-4-all-9B, but the chat format it needs is like this:
[gMASK]{{ if .System }}<|system|>
{{ .System }}{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}{{ end }}<|assistant|>
{{ .Response }}
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.