Pavol Rusnak
|
8b679987cd
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
|
2 lat temu |
Stephan Walter
|
3e6e70d8e8
Add enum llama_ftype, sync ggml_type to model files (#709)
|
2 lat temu |
comex
|
2663d2c678
Windows fixes (#890)
|
2 lat temu |
qouoq
|
a0caa34b16
Add BAIR's Koala to supported models (#877)
|
2 lat temu |
Georgi Gerganov
|
461ba9e66e
ggml : fix WASM build
|
2 lat temu |
Georgi Gerganov
|
c3ac702e5e
ggml : add ggml_cont() + optimize ggml_cpy() for contiguous dst
|
2 lat temu |
Georgi Gerganov
|
9d634ef452
ggml : remove trailing whitespaces
|
2 lat temu |
Marco Matthies
|
d9a239c410
Simplify to include lower-case windows.h always, fix compile on mingw32 (#747)
|
2 lat temu |
Georgi Gerganov
|
684da25926
ggml : fix quantize_row_q4_1() ARM_NEON (close #876)
|
2 lat temu |
comex
|
180b693a47
Print model version.
|
2 lat temu |
comex
|
f963b63afa
Rewrite loading code to try to satisfy everyone:
|
2 lat temu |
Tomáš Pazdiora
|
aaf3b23deb
fix for windows utf-8 input (#840)
|
2 lat temu |
eiery
|
f2d1c47294
cmake should link openblas properly with -lopenblas like how it's done in the makefile (#839)
|
2 lat temu |
lon
|
317fb12fbd
Add new binaries to flake.nix (#847)
|
2 lat temu |
unbounded
|
62cfc54f77
Add quantize-stats command for testing quantization (#728)
|
2 lat temu |
bhubbb
|
698f7b5d63
make : add libllama.so target for llama-cpp-python (#797)
|
2 lat temu |
iacore
|
c1950c3431
zig : don't link examples/common.cpp for non-example (#814)
|
2 lat temu |
Ivan Stepanov
|
4953e9007f
llama : always sort logits before nucleus sampling (#812)
|
2 lat temu |
Sergey Alirzaev
|
cc9cee8e9e
Do not crash when it has nothing to say. (#796)
|
2 lat temu |
Pavol Rusnak
|
d2beca95dc
Make docker instructions more explicit (#785)
|
2 lat temu |
Georgi Gerganov
|
eeaa7b0492
ggml : multi-thread ggml_rope() (~3-4 times faster on M1) (#781)
|
2 lat temu |
Georgi Gerganov
|
986b6ce9f9
ggml, llama : avoid heavy V transpose + improvements (#775)
|
2 lat temu |
Georgi Gerganov
|
3416298929
Update README.md
|
2 lat temu |
Ivan Stepanov
|
5a8c4f6240
llama : define non-positive top_k; top_k range check (#779)
|
2 lat temu |
at8u
|
ff05d05c96
miku.sh : add executable bit (#780)
|
2 lat temu |
Georgi Gerganov
|
62b3e81aae
media : add logos and banners
|
2 lat temu |
Georgi Gerganov
|
8d10406d6e
readme : change logo + add bindings + add uis + add wiki
|
2 lat temu |
iacore
|
ed1c214e66
zig : add build.zig (#773)
|
2 lat temu |
Ivan Stepanov
|
0c44427df1
make : missing host optimizations in CXXFLAGS (#763)
|
2 lat temu |
Adithya Balaji
|
594cc95fab
readme : update with CMake and windows example (#748)
|
2 lat temu |