This website requires JavaScript.
Explore
Help
Sign In
replica
/
llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b7b0ac8df
llama.cpp
/
common
/
json-schema-to-grammar.h
5 lines
100 B
C++
Raw
Blame
History
#
pragma once
#
include
"json.hpp"
std
:
:
string
json_schema_to_grammar
(
const
nlohmann
:
:
json
&
schema
)
;
Reference in New Issue
View Git Blame
Copy Permalink