Erik Scholz
|
ff3bad83e2
flake : update flake.lock for newer transformers version + provide extra dev shell (#3797)
|
2 年之前 |
Aarni Koskela
|
82a6646e02
metal : try cwd for ggml-metal.metal if bundle lookup fails (#3793)
|
2 年之前 |
Georgi Gerganov
|
ba231e8a6d
issues : change label from bug to bug-unconfirmed (#3748)
|
2 年之前 |
Georgi Gerganov
|
8a2f2fea29
convert : ignore tokens if their IDs are within [0, vocab_size) (#3831)
|
2 年之前 |
Kerfuffle
|
bd6d9e2059
llama : allow quantizing k-quants to fall back when tensor size incompatible (#3747)
|
2 年之前 |
Georgi Gerganov
|
ee1a0ec9cb
llama : add option for greedy sampling with probs (#3813)
|
2 年之前 |
Henk Poley
|
177461104b
common : print that one line of the syntax help *also* to standard output (#3823)
|
2 年之前 |
Georgi Gerganov
|
fdee152e4e
starcoder : add GPU offloading (#3827)
|
2 年之前 |
Kerfuffle
|
41aee4df82
speculative : ensure draft and target model vocab matches (#3812)
|
2 年之前 |
cebtenzzre
|
6d459cbfbe
llama : correctly report GGUFv3 format (#3818)
|
2 年之前 |
Thibault Terrasson
|
c8d6a1f34a
simple : fix batch handling (#3803)
|
2 年之前 |
Georgi Gerganov
|
2f9ec7e271
cuda : improve text-generation and batched decoding performance (#3776)
|
2 年之前 |
Georgi Gerganov
|
34b2a5e1ee
server : do not release slot on image input (#3798)
|
2 年之前 |
Georgi Gerganov
|
6961c4bd0b
batched-bench : print params at start
|
2 年之前 |
Georgi Gerganov
|
cc44877486
log : disable pid in log filenames
|
2 年之前 |
cebtenzzre
|
ad93962657
server : add parameter -tb N, --threads-batch N (#3584) (#3768)
|
2 年之前 |
Georgi Gerganov
|
1717521cdb
server : do not block system prompt update (#3767)
|
2 年之前 |
Georgi Gerganov
|
b2f7e04bd3
sync : ggml (conv ops + cuda MSVC fixes) (#3765)
|
2 年之前 |
John Smith
|
abd21fc99f
cmake : add missed dependencies (#3763)
|
2 年之前 |
Georgi Gerganov
|
2b4ea35e56
cuda : add batched cuBLAS GEMM for faster attention (#3749)
|
2 年之前 |
Galunid
|
daab3d7f45
Add more tokenizer tests (#3742)
|
2 年之前 |
Georgi Gerganov
|
469c9addef
metal : handle ggml_scale for n%4 != 0 (close #3754)
|
2 年之前 |
Georgi Gerganov
|
e3932593d4
Revert "make : add optional CUDA_NATIVE_ARCH (#2482)"
|
2 年之前 |
M. Yusuf Sarıgöz
|
9d02956443
issues : separate bug and enhancement template + no default title (#3748)
|
2 年之前 |
Galunid
|
69a6735087
Update special token handling in conversion scripts for gpt2 derived tokenizers (#3746)
|
2 年之前 |
Marcus Dunn
|
5be6c803fa
llama : remove token functions with `context` args in favor of `model` (#3720)
|
2 年之前 |
Galunid
|
6336701c93
Fix baichuan convert script not detecing model (#3739)
|
2 年之前 |
Alex
|
96981f37b1
make : add optional CUDA_NATIVE_ARCH (#2482)
|
2 年之前 |
Georgi Gerganov
|
438c2ca830
server : parallel decoding and multimodal (#3677)
|
2 年之前 |
goerch
|
9e70cc0322
Add test for MPT tokenization (#3728)
|
2 年之前 |