Files
CodeLlama-7B/tabby.json

5 lines
106 B
JSON
Raw Normal View History

{
"auto_model": "AutoModelForCausalLM",
"prompt_template": "<PRE> {prefix} <SUF>{suffix} <MID>"
}