Zenix
|
b8ee340abe
feature : support blis and other blas implementation (#1536)
|
пре 2 година |
Henri Vasserman
|
9ecb30f959
OpenCL: Fixes for older devices. (#1435)
|
пре 2 година |
Juuso Alasuutari
|
29cf5596fe
llama : define magic numbers as integer constants (#1518) (#1520)
|
пре 2 година |
Georgi Gerganov
|
3de84b2606
ggml : add ggml_clamp() (#1539)
|
пре 2 година |
Johannes Gäßler
|
affc76edfd
cuda : loading models directly into VRAM, norm calculation on GPU, broadcasting for ggml_mul (#1483)
|
пре 2 година |
Georgi Gerganov
|
ea600071cb
Revert "feature : add blis and other BLAS implementation support (#1502)"
|
пре 2 година |
Zenix
|
07e9ace0f9
feature : add blis and other BLAS implementation support (#1502)
|
пре 2 година |
Georgi Gerganov
|
ec2e10c444
llama : add llama_init_backend() API (close #1527)
|
пре 2 година |
DannyDaemonic
|
d2c59b8ba4
Fix for mingw (#1462)
|
пре 2 година |
Maxime
|
503db28849
llama : fix name shadowing and C4146 (#1526)
|
пре 2 година |
Georgi Gerganov
|
8a203f9fa1
llama : fix compile warnings in llama_set_state_data()
|
пре 2 година |
Georgi Gerganov
|
4fd3e29297
ggml : fix scalar implementation of Q4_1 dot
|
пре 2 година |
Georgi Gerganov
|
2d5db48371
ggml : use F16 instead of F32 in Q4_0, Q4_1, Q8_0 (#1508)
|
пре 2 година |
Georgi Gerganov
|
6986c7835a
tests : add missing header
|
пре 2 година |
Evan Jones
|
943e6081cc
examples : add persistent chat (#1495)
|
пре 2 година |
Jason McCartney
|
7694b52b9a
main : make reverse prompt option act as a stop token in non-interactive mode (#1032)
|
пре 2 година |
David Kennedy
|
79e3efb0e9
readme : adds WizardLM to the list of supported models (#1485)
|
пре 2 година |
Georgi Gerganov
|
4b7e245adf
minor : fix compile warnings
|
пре 2 година |
Erik Scholz
|
5ea4339273
make kv_f16 the default for api users (#1517)
|
пре 2 година |
DannyDaemonic
|
ee9654138a
Fixes #1511 lambda issue for w64devkit (mingw) (#1513)
|
пре 2 година |
Stephan Walter
|
dc271c52ed
Remove unused n_parts parameter (#1509)
|
пре 2 година |
rankaiyx
|
c238b5873a
benchmark-matmul: Print the average of the test results (#1490)
|
пре 2 година |
Tom Jobbins
|
2b2646931b
convert.py: Support models which are stored in a single pytorch_model.bin (#1469)
|
пре 2 година |
Ilya Kurdyukov
|
42627421ec
~7% faster Q5_1 AVX2 code (#1477)
|
пре 2 година |
András Salamon
|
9560655409
define default model path once, sync path with readme (#1366)
|
пре 2 година |
sandyiscool
|
2a5ee023ad
Add alternate include path for openblas (#1476)
|
пре 2 година |
zrm
|
63d20469b8
fix get_num_physical_cores() (#1436)
|
пре 2 година |
slaren
|
b5c9295eef
benchmark-matmul: fix clang-tidy issues, report results in GFLOPS (#1458)
|
пре 2 година |
Johannes Gäßler
|
eb363627fd
cuda : deduplicated dequantization code (#1453)
|
пре 2 година |
xaedes
|
79b2d5b69d
ggml : alternative fix for race condition bug in non-inplace ggml_compute_forward_diag_mask_f32 (#1454)
|
пре 2 година |