include <cmath> for INFINITY
This commit is contained in:
parent
1afc53a338
commit
00fcd984d5
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,8 @@
|
||||||
|
|
||||||
# include "llguidance.h"
|
# include "llguidance.h"
|
||||||
|
|
||||||
|
# include <cmath>
|
||||||
|
|
||||||
struct llama_sampler_llg {
|
struct llama_sampler_llg {
|
||||||
const llama_vocab * vocab;
|
const llama_vocab * vocab;
|
||||||
std::string grammar_kind;
|
std::string grammar_kind;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue