Files
StarCoder-3B/tabby.json

6 lines
121 B
JSON
Raw Permalink Normal View History

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