Files
StarCoder-1B/tabby.json

5 lines
120 B
JSON
Raw Normal View History

{
"auto_model": "AutoModelForCausalLM",
"prompt_template": "<fim_prefix>{prefix}<fim_suffix>{suffix}<fim_middle>"
}