mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 17:25:07 +02:00
make tool calling work with jinja. but still need to fix qwen omni first (+1 squashed commits)
Squashed commits: [e394da61e] make tool calling work with jinja. but still need to fix qwen omni first
This commit is contained in:
+2
-2
@@ -34,15 +34,15 @@
|
||||
#include <fstream>
|
||||
#include <map>
|
||||
#include <regex>
|
||||
#include <sstream>
|
||||
#include <numeric>
|
||||
#include <stdexcept>
|
||||
#include <unordered_set>
|
||||
#include <vector>
|
||||
#include <sstream>
|
||||
#include <cinttypes>
|
||||
#include <limits>
|
||||
#include <numeric>
|
||||
#include <array>
|
||||
#include <numeric>
|
||||
#include <functional>
|
||||
#include <filesystem>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user