Diego Devesa
|
7eee341bee
common : use common_ prefix for common library functions (#9805)
|
před 1 rokem |
Georgi Gerganov
|
6262d13e0b
common : reimplement logging (#9418)
|
před 1 rokem |
Georgi Gerganov
|
0abc6a2c25
llama : llama_perf + option to disable timings during decode (#9355)
|
před 1 rokem |
Xuan Son Nguyen
|
bfe76d4a17
common : move arg parser code to `arg.cpp` (#9388)
|
před 1 rokem |
Xuan Son Nguyen
|
1b9ae5189c
common : refactor arg parser (#9308)
|
před 1 rokem |
Georgi Gerganov
|
df270ef745
llama : refactor sampling v2 (#9294)
|
před 1 rokem |
Zhenwei Jin
|
4af8420afb
common : remove duplicate function llama_should_add_bos_token (#8778)
|
před 1 rokem |
Liu Jia
|
0a4ce78681
common : Changed tuple to struct (TODO fix) (#8823)
|
před 1 rokem |
slaren
|
2b1f616b20
ggml : reduce hash table reset cost (#8698)
|
před 1 rokem |
Georgi Gerganov
|
71c1121d11
examples : sprintf -> snprintf (#8434)
|
před 1 rokem |
Georgi Gerganov
|
1442677f92
common : refactor cli arg parsing (#7675)
|
před 1 rokem |
Georgi Gerganov
|
6ff13987ad
common : normalize naming style (#7462)
|
před 1 rokem |
slaren
|
eaf4bd8b39
eval-callback : fix conversion to float (#7184)
|
před 1 rokem |
Pierrick Hymbert
|
4bd0f93e4a
model: support arch `DbrxForCausalLM` (#6515)
|
před 1 rokem |
Pierrick Hymbert
|
81da18e71c
eval-callback: use ggml_op_desc to pretty print unary operator name (#6631)
|
před 1 rokem |
Pierrick Hymbert
|
b804b1ef77
eval-callback: Example how to use eval callback for debugging (#6576)
|
před 1 rokem |