Qingyou Meng
|
1d656d6360
ggml : change ggml_graph_compute() API to not require context (#1999)
|
2 лет назад |
Georgi Gerganov
|
7242140283
ggml : remove sched_yield() call in ggml_graph_compute_thread() (#2134)
|
2 лет назад |
Aarni Koskela
|
3e08ae99ce
convert.py: add mapping for safetensors bf16 (#1598)
|
2 лет назад |
Howard Su
|
481f793acc
Fix opencl by wrap #if-else-endif with \n (#2086)
|
2 лет назад |
Georgi Gerganov
|
dfd9fce6d6
ggml : fix restrict usage
|
2 лет назад |
Judd
|
36680f6e40
convert : update for baichuan (#2081)
|
2 лет назад |
tslmy
|
a17a2683d8
alpaca.sh : update model file name (#2074)
|
2 лет назад |
Tobias Lütke
|
31cfbb1013
Expose generation timings from server & update completions.js (#2116)
|
2 лет назад |
Jesse Jojo Johnson
|
983b555e9d
Update Server Instructions (#2113)
|
2 лет назад |
Georgi Gerganov
|
ec326d350c
ggml : fix bug introduced in #1237
|
2 лет назад |
Georgi Gerganov
|
1b6efeab82
tests : fix test-grad0
|
2 лет назад |
Stephan Walter
|
1b107b8550
ggml : generalize `quantize_fns` for simpler FP16 handling (#1237)
|
2 лет назад |
Jesse Jojo Johnson
|
8567c76b53
Update server instructions for web front end (#2103)
|
2 лет назад |
Johannes Gäßler
|
924dd22fd3
Quantized dot products for CUDA mul mat vec (#2067)
|
2 лет назад |
Howard Su
|
051c70dcd5
llama: Don't double count the sampling time (#2107)
|
2 лет назад |
Johannes Gäßler
|
9e4475f5cf
Fixed OpenCL offloading prints (#2082)
|
2 лет назад |
Nigel Bosch
|
7f0e9a775e
embd-input: Fix input embedding example unsigned int seed (#2105)
|
2 лет назад |
Georgi Gerganov
|
b472f3fca5
readme : add link web chat PR
|
2 лет назад |
Georgi Gerganov
|
ed9a54e512
ggml : sync latest (new ops, macros, refactoring) (#2106)
|
2 лет назад |
jwj7140
|
f257fd2550
Add an API example using server.cpp similar to OAI. (#2009)
|
2 лет назад |
Tobias Lütke
|
7ee76e45af
Simple webchat for server (#1998)
|
2 лет назад |
Henri Vasserman
|
acc111caf9
Allow old Make to build server. (#2098)
|
2 лет назад |
ZhouYuChen
|
23c7c6fc91
Update Makefile: clean simple (#2097)
|
2 лет назад |
Erik Scholz
|
698efad5fb
CI: make the brew update temporarily optional. (#2092)
|
2 лет назад |
Govlzkoy
|
14a2cc71f6
[ggml] fix index for ne03 value in ggml_cl_mul_f32 (#2088)
|
2 лет назад |
Henri Vasserman
|
1cf14ccef1
fix server crashes (#2076)
|
2 лет назад |
Howard Su
|
cc45a7feb8
Fix crash of test-tokenizer-0 under Debug build (#2064)
|
2 лет назад |
Howard Su
|
55dbb915cc
[llama] No need to check file version when loading vocab score (#2079)
|
2 лет назад |
WangHaoranRobin
|
d7d2e6a0f0
server: add option to output probabilities for completion (#1962)
|
2 лет назад |
Georgi Gerganov
|
46088f7231
ggml : fix build with OpenBLAS (close #2066)
|
2 лет назад |