alonfaraj
|
75fafcbccc
make : fix tests build (#2855)
|
2 лет назад |
grahameth
|
be475f60af
llama.cpp : fix wrong vsnprintf call in MS compiler (#2856)
|
2 лет назад |
Ronny Brendel
|
3af6b86301
ggml : tiny ggml_vec_dot_q4_K_q8_K AVX2 improvement (#2819)
|
2 лет назад |
Georgi Gerganov
|
35feac6560
ggml : sync (mem align to header + conv_transpose_2d fixes + ggml_alloc) (#2852)
|
2 лет назад |
Johannes Gäßler
|
92b1bbd2ec
CUDA: fix RoPE asserts, block sizes (#2833)
|
2 лет назад |
igarnier
|
dd0dc366da
llama.h : add missing struct keyword for C compat in callback type (#2847)
|
2 лет назад |
Georgi Gerganov
|
f55538c3cc
metal : fix memory leak (#2762)
|
2 лет назад |
Cebtenzzre
|
ebcee207b6
quantize : make output filename optional again (#2823)
|
2 лет назад |
JohnnyB
|
3e8ff47af6
devops : added systemd units and set versioning to use date. (#2835)
|
2 лет назад |
Georgi Gerganov
|
103cfafc77
gguf : fix strings to not be null-terminated (#2839)
|
2 лет назад |
Georgi Gerganov
|
c10704d01e
llama : fix MPI threads (close #2827)
|
2 лет назад |
Olivier Chafik
|
230d46c723
examples : update llama2.c converter to read vocab and write models in GGUF format (#2751)
|
2 лет назад |
Kawrakow
|
463173a6c0
llama : speedup tokenization (#2831)
|
2 лет назад |
Georgi Gerganov
|
eaa13a48ff
falcon : fix CUDA inference by making K and Q contiguous (#2830)
|
2 лет назад |
Georgi Gerganov
|
da7455d046
readme : fix headings
|
2 лет назад |
Georgi Gerganov
|
25423e9185
scripts : helper convert script
|
2 лет назад |
Kawrakow
|
a6d1189fdd
k_quants tuning for Falcon-7b (#2816)
|
2 лет назад |
Georgi Gerganov
|
c48c5bb0b0
readme : update hot topics
|
2 лет назад |
Georgi Gerganov
|
d0cee0d36d
gguf : add 64-bit support (GGUF v2) (#2821)
|
2 лет назад |
Georgi Gerganov
|
edd4c14817
llama : more tokenizer fixes (#2810)
|
2 лет назад |
Przemysław Pawełczyk
|
1591e2e590
ggml : detect SSSE3 (#2825)
|
2 лет назад |
slaren
|
789c8c945a
ci : add LoRA test to CI (#2650)
|
2 лет назад |
Bruce MacDonald
|
c1ac54b77a
server : add `/detokenize` endpoint (#2802)
|
2 лет назад |
Kerfuffle
|
730d9c681e
convert.py : advanced option (#2753)
|
2 лет назад |
Tim Miller
|
c7d92e6dfe
llama : use Unicode Escape Sequence to replace encoded characters (#2814)
|
2 лет назад |
Tungsten842
|
61d1a2895e
flake.nix : add rocm support and cleanup (#2808)
|
2 лет назад |
Cebtenzzre
|
741ca7dd1c
llama : move #includes out of _GNU_SOURCE conditional (#2817)
|
2 лет назад |
Dr. Tom Murphy VII Ph.D
|
72f895c923
main : fix bug (penalize_nl=false doesn't work) + suppress warning on mingw (#1528)
|
2 лет назад |
Cebtenzzre
|
50526f37eb
llama : use std::abs in llama_sample_tail_free (#2800)
|
2 лет назад |
Georgi Gerganov
|
04f4b1eb10
k-quants : remove unnecessary tensor shape restrictions (#2811)
|
2 лет назад |