We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a2f5f commit 92e9723Copy full SHA for 92e9723
common/common.cpp
@@ -2051,4 +2051,4 @@ common_grammar_trigger common_grammar_trigger::from_json(const json & in) {
2051
out.token = (llama_token) in.at("token").get<int>();
2052
}
2053
return out;
2054
-}
+}
0 commit comments