Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
xiaoshuai111
/
lawyer-llama-13b-v2
:latest
539
Downloads
Updated
1 year ago
The unofficial implementation of Lawyer LLaMA, with a quantization Q4_0
The unofficial implementation of Lawyer LLaMA, with a quantization Q4_0
Cancel
lawyer-llama-13b-v2:latest
...
/
template
31d883358ddc · 132B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>{{ end }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant