llama.cpp
examples : add debug utility/example
#18464
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
examples : add debug utility/example
danbev
committed
107 days ago
throw runtime error instead of logging error
danbev
committed
103 days ago
remove params.warmup and enable the warmup/nowarmup option
danbev
committed
103 days ago
model-conversion : remove logits.cpp
danbev
committed
103 days ago
examples : remove model-conversion directory
danbev
committed
103 days ago
model-conversion : add support for saving prompt and token ids
danbev
committed
100 days ago
squash! model-conversion : add support for saving prompt and token ids
danbev
committed
100 days ago
model-conversion : add compare_tokens utility
danbev
committed
100 days ago
model-conversion : add token comparison to verifiction scripts
danbev
committed
100 days ago
Merge remote-tracking branch 'upstream/master' into llama-debug
danbev
committed
98 days ago
debug : use llama_model_n_embd_out
danbev
committed
98 days ago
debug : add print_usage function
danbev
committed
98 days ago
Loading