llama: update to commit 71e90e88 (#10192)
This commit is contained in:
committed by
Ryan Schumacher
parent
1c91f69556
commit
3824c0803b
@@ -16,7 +16,6 @@ struct common_grammar_builder {
|
||||
|
||||
struct common_grammar_options {
|
||||
bool dotall = false;
|
||||
bool compact_spaces = false;
|
||||
};
|
||||
|
||||
std::string build_grammar(const std::function<void(const common_grammar_builder &)> & cb, const common_grammar_options & options = {});
|
||||
|
||||
Reference in New Issue
Block a user