HappyZ happyz
happyz synced commits to refs/pull/6751/head at happyz/llama.cpp from mirror 2024-04-20 11:14:07 -07:00
a06753581c Reverted last change of adding the end_of_text stop word for llama 3
77a1303e2d Added <|end_of_text|> as another stop token
836c97c094 Update tests/test-chat-template.cpp
Compare 3 commits »
happyz synced commits to refs/pull/6761/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:07 -07:00
b8109bc013 doc : server tests require llama to be built with curl enabled (#6788)
aed82f6837 common : try to fix Android CI (#6780)
Compare 3 commits »
happyz synced commits to refs/pull/6745/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:07 -07:00
b8109bc013 doc : server tests require llama to be built with curl enabled (#6788)
4b47c24bf2 llama : add llama_token_is_eog()
aed82f6837 common : try to fix Android CI (#6780)
f3105b9eec Accept suggestion
Compare 5 commits »
happyz synced commits to refs/pull/6745/head at happyz/llama.cpp from mirror 2024-04-20 11:14:06 -07:00
4b47c24bf2 llama : add llama_token_is_eog()
f3105b9eec Accept suggestion
Compare 2 commits »
happyz synced commits to refs/pull/6739/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:06 -07:00
aed82f6837 common : try to fix Android CI (#6780)
942f023930 Fixes unhandled status ready with default: switch
Compare 3 commits »
happyz synced commits to refs/pull/6739/head at happyz/llama.cpp from mirror 2024-04-20 11:14:06 -07:00
942f023930 Fixes unhandled status ready with default: switch
happyz synced commits to refs/pull/6707/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:06 -07:00
b8109bc013 doc : server tests require llama to be built with curl enabled (#6788)
aed82f6837 common : try to fix Android CI (#6780)
0e4802b2ec ci: add ubuntu latest release and fix missing build number (mac & ubuntu) (#6748)
Compare 4 commits »
happyz synced commits to refs/pull/6661/head at happyz/llama.cpp from mirror 2024-04-20 11:14:06 -07:00
649b730bc7 Merge remote-tracking branch 'origin/master' into generate-assets
5c4a94803d build: hex dump assets at cmake build time (not config time)
0e4802b2ec ci: add ubuntu latest release and fix missing build number (mac & ubuntu) (#6748)
637e9a86c2 server: static: upstream upgrade (#6765)
9958c81b79 Implement the OLMo architecture (#6741)
Compare 22 commits »
happyz synced commits to refs/pull/6661/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:06 -07:00
b8109bc013 doc : server tests require llama to be built with curl enabled (#6788)
aed82f6837 common : try to fix Android CI (#6780)
649b730bc7 Merge remote-tracking branch 'origin/master' into generate-assets
5c4a94803d build: hex dump assets at cmake build time (not config time)
Compare 9 commits »
happyz synced commits to refs/pull/6658/head at happyz/llama.cpp from mirror 2024-04-20 11:14:05 -07:00
4bd26644bf llama: finally move the string KV override value to the stack
2606bc97bf Merge remote-tracking branch 'refs/remotes/origin/master' into hp/quantize/imatrix-metadata
aa0e28f8fc common: add llama_model_kv_override_free
0e4802b2ec ci: add ubuntu latest release and fix missing build number (mac & ubuntu) (#6748)
637e9a86c2 server: static: upstream upgrade (#6765)
Compare 5 commits »
happyz synced commits to refs/pull/6648/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:05 -07:00
b8109bc013 doc : server tests require llama to be built with curl enabled (#6788)
aed82f6837 common : try to fix Android CI (#6780)
0e4802b2ec ci: add ubuntu latest release and fix missing build number (mac & ubuntu) (#6748)
Compare 4 commits »
happyz synced commits to refs/pull/6640/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:05 -07:00
b8109bc013 doc : server tests require llama to be built with curl enabled (#6788)
aed82f6837 common : try to fix Android CI (#6780)
2ecc2ae900 grammars: update performance gotchas w/ repetition advice
93b754ec5c json: use new GBNF repetitions{m,n} syntax
Compare 7 commits »
happyz synced commits to refs/pull/6640/head at happyz/llama.cpp from mirror 2024-04-20 11:14:05 -07:00
2ecc2ae900 grammars: update performance gotchas w/ repetition advice
93b754ec5c json: use new GBNF repetitions{m,n} syntax
15585e0f20 grammars: update reps parsing to bring ? / * / + closer to before
Compare 3 commits »
happyz synced commits to refs/pull/6658/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:05 -07:00
4bd26644bf llama: finally move the string KV override value to the stack
aed82f6837 common : try to fix Android CI (#6780)
2606bc97bf Merge remote-tracking branch 'refs/remotes/origin/master' into hp/quantize/imatrix-metadata
aa0e28f8fc common: add llama_model_kv_override_free
Compare 5 commits »
happyz synced commits to refs/pull/6602/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:04 -07:00
aed82f6837 common : try to fix Android CI (#6780)
0e4802b2ec ci: add ubuntu latest release and fix missing build number (mac & ubuntu) (#6748)
Compare 3 commits »
happyz synced commits to refs/pull/6563/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:04 -07:00
24baca93d0 Merge 9acb43d7fa0b8da867570c975d33f0728951ca46 into aed82f6837
aed82f6837 common : try to fix Android CI (#6780)
0e4802b2ec ci: add ubuntu latest release and fix missing build number (mac & ubuntu) (#6748)
Compare 3 commits »
happyz synced commits to refs/pull/6522/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:04 -07:00
2eee32115a Merge a37d88568336ec949865e166eaf1454841f4cdb5 into aed82f6837
aed82f6837 common : try to fix Android CI (#6780)
0e4802b2ec ci: add ubuntu latest release and fix missing build number (mac & ubuntu) (#6748)
Compare 3 commits »
happyz synced commits to refs/pull/6638/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:04 -07:00
b8109bc013 doc : server tests require llama to be built with curl enabled (#6788)
aed82f6837 common : try to fix Android CI (#6780)
6c257f4709 server: include prompt tokens in the EOS limit
0d3eca6920 minor: spaces
Compare 5 commits »
happyz synced commits to refs/pull/6638/head at happyz/llama.cpp from mirror 2024-04-20 11:14:04 -07:00
6c257f4709 server: include prompt tokens in the EOS limit
0d3eca6920 minor: spaces
Compare 2 commits »
happyz synced commits to refs/pull/6445/merge at happyz/llama.cpp from mirror 2024-04-20 11:14:03 -07:00
b8109bc013 doc : server tests require llama to be built with curl enabled (#6788)
aed82f6837 common : try to fix Android CI (#6780)
Compare 3 commits »