Block a user
root
synced commits to refs/pull/9418/merge at root/llama.cpp from mirror
2024-09-12 16:26:20 +00:00
d54fb13286
Merge 51dbf51391dee01eec098e302a4c8dab96b3421e into
e6b7801bd1
51dbf51391
arg : fix typo [no ci]
1c2f59589c
log : update defaults
523a7d9c5b
server : improve log formatting
2dff6f4d21
log : simplify init
root
synced commits to refs/pull/9422/merge at root/llama.cpp from mirror
2024-09-12 16:26:20 +00:00
761b7c59a1
Merge
d635c75b85
into e6b7801bd1
e6b7801bd1
cann: Add host buffer type for Ascend NPU (#9406)
e665744317
llava : fix the script error in MobileVLM README (#9054)
d4c3c10fad
lora : raise error if lm_head is ignored (#9103)
2a825116b6
cmake : fix for builds without
GGML_CDEF_PUBLIC
(#9338)
root
synced commits to refs/pull/9438/merge at root/llama.cpp from mirror
2024-09-12 16:26:20 +00:00
fb7835a7b7
Merge 3219f588bd9c50b9f7bfadcbde968a43a9a33707 into
e6b7801bd1
e6b7801bd1
cann: Add host buffer type for Ascend NPU (#9406)
e665744317
llava : fix the script error in MobileVLM README (#9054)
d4c3c10fad
lora : raise error if lm_head is ignored (#9103)
2a825116b6
cmake : fix for builds without
GGML_CDEF_PUBLIC
(#9338)
root
synced commits to refs/pull/9441/merge at root/llama.cpp from mirror
2024-09-12 16:26:20 +00:00
689690dea7
Merge
d7c042d1ae
into e6b7801bd1
e6b7801bd1
cann: Add host buffer type for Ascend NPU (#9406)
e665744317
llava : fix the script error in MobileVLM README (#9054)
d4c3c10fad
lora : raise error if lm_head is ignored (#9103)
2a825116b6
cmake : fix for builds without
GGML_CDEF_PUBLIC
(#9338)
root
synced commits to refs/pull/9445/merge at root/llama.cpp from mirror
2024-09-12 16:26:20 +00:00
aee3d36ec2
Merge
4410aa09fb
into e6b7801bd1
e6b7801bd1
cann: Add host buffer type for Ascend NPU (#9406)
e665744317
llava : fix the script error in MobileVLM README (#9054)
d4c3c10fad
lora : raise error if lm_head is ignored (#9103)
2a825116b6
cmake : fix for builds without
GGML_CDEF_PUBLIC
(#9338)
root
synced commits to refs/pull/5769/merge at root/llama.cpp from mirror
2024-09-12 16:26:19 +00:00
283ccc93e6
Merge
a0bd8f0343
into e6b7801bd1
e6b7801bd1
cann: Add host buffer type for Ascend NPU (#9406)
e665744317
llava : fix the script error in MobileVLM README (#9054)
d4c3c10fad
lora : raise error if lm_head is ignored (#9103)
2a825116b6
cmake : fix for builds without
GGML_CDEF_PUBLIC
(#9338)
root
synced commits to refs/pull/7707/merge at root/llama.cpp from mirror
2024-09-12 16:26:19 +00:00
d677390010
Merge
82755ed08a
into e6b7801bd1
e6b7801bd1
cann: Add host buffer type for Ascend NPU (#9406)
e665744317
llava : fix the script error in MobileVLM README (#9054)
d4c3c10fad
lora : raise error if lm_head is ignored (#9103)
2a825116b6
cmake : fix for builds without
GGML_CDEF_PUBLIC
(#9338)
root
synced commits to refs/pull/8837/merge at root/llama.cpp from mirror
2024-09-12 16:26:19 +00:00
321aed8ad1
Merge
02c75452c1
into df4b7945ae
df4b7945ae
cann: Fix error when running a non-exist op (#9424)
449ccfb6f5
Add Jais to list of supported models (#9439)
1b28061400
llama : skip token bounds check when evaluating embeddings (#9437)
8db003a19d
py : support converting local models (#7547)