mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
Templates: Migrate tool calling templates to folder
Mirrors the llm-prompt-templates repo Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -192,7 +192,11 @@ templates/*
|
||||
!templates/place_your_templates_here.txt
|
||||
!templates/alpaca.jinja
|
||||
!templates/chatml.jinja
|
||||
!templates/chatml_with_headers_tool_calling.jinja
|
||||
|
||||
# Tool calling templates folder
|
||||
templates/tool_calls/*
|
||||
!templates/tool_calls
|
||||
!templates/tool_calls/chatml_with_headers.jinja
|
||||
|
||||
# Sampler overrides folder
|
||||
sampler_overrides/*
|
||||
|
||||
Reference in New Issue
Block a user