llama.cpp
Add support for GritLM
#5959
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
16
Changes
View On
GitHub
Commits
add gritlm example
iamlemec
committed
1 year ago
gritlm results match
iamlemec
committed
1 year ago
tabs to spaces
iamlemec
committed
1 year ago
comment out debug printing
iamlemec
committed
1 year ago
rebase to new embed
iamlemec
committed
1 year ago
gritlm embeddings are back babeee
iamlemec
committed
1 year ago
add to gitignore
iamlemec
committed
1 year ago
allow to toggle embedding mode
iamlemec
committed
1 year ago
Clean-up GritLM sample code.
dranger003
committed
1 year ago
Fix types.
dranger003
committed
1 year ago
Flush stdout and output ending newline if streaming.
dranger003
committed
1 year ago
mostly style fixes; correct KQ_mask comment
iamlemec
committed
1 year ago
add causal_attn flag to llama_cparams
iamlemec
committed
1 year ago
Merge branch 'master' into HEAD
ggerganov
committed
1 year ago
gritml : minor
ggerganov
committed
1 year ago
llama : minor
ggerganov
committed
1 year ago
Loading