This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
cturan
/
llama.cpp
mirrorاز
https://github.com/cturan/llama.cpp
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
درخت:
68e210b354
شاخهها
تگها
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
common
/
json-schema-to-grammar.h
json-schema-to-grammar.h
100 B
تاريخچه
خام
1
2
3
4
#pragma once
#include "json.hpp"
std::string json_schema_to_grammar(const nlohmann::json& schema);