Yueh-Po Peng
|
8a7b2fa528
Update README.md (#4388)
|
2 years ago |
Georgi Gerganov
|
af19d35734
server : OAI API compatibility (#4198)
|
2 years ago |
Mihai
|
57ad015dc3
server : add min_p param (#3877)
|
2 years ago |
Thái Hoàng Tâm
|
bb60fd0bf6
server : fix typo for --alias shortcut from -m to -a (#3958)
|
2 years ago |
Georgi Gerganov
|
438c2ca830
server : parallel decoding and multimodal (#3677)
|
2 years ago |
Georgi Gerganov
|
e74c705e15
editorconfig : remove trailing spaces
|
2 years ago |
coezbek
|
3ad1e3f1a1
server : documentation of JSON return value of /completion endpoint (#3632)
|
2 years ago |
Mihai
|
cb13d73a72
server : docs fix default values and add n_probs (#3506)
|
2 years ago |
vvhg1
|
c97f01c362
infill : add new example + extend server API (#3296)
|
2 years ago |
slaren
|
16bc66d947
llama.cpp : split llama_context_params into model and context params (#3301)
|
2 years ago |
Bruce MacDonald
|
c1ac54b77a
server : add `/detokenize` endpoint (#2802)
|
2 years ago |
lon
|
bae5c5f679
examples : skip unnecessary external lib in server README.md how-to (#2804)
|
2 years ago |
Xiao-Yong Jin
|
b8ad1b66b2
server : allow json array in prompt or content for direct token input (#2306)
|
2 years ago |
Georgi Gerganov
|
6381d4e110
gguf : new file format with flexible meta data (beta) (#2398)
|
2 years ago |
Cheng Shao
|
d75561df20
server : add --numa support (#2524)
|
2 years ago |
Martin Krasser
|
f5bfea0580
Allow passing grammar to completion endpoint (#2532)
|
2 years ago |
Bono Lv
|
c574bddb36
fix a typo in examples/server/README.md (#2478)
|
2 years ago |
Xiao-Yong Jin
|
6e7cca4047
llama : add custom RoPE (#2054)
|
2 years ago |
Howard Su
|
32c5411631
Revert "Support using mmap when applying LoRA (#2095)" (#2206)
|
2 years ago |
Howard Su
|
2347463201
Support using mmap when applying LoRA (#2095)
|
2 years ago |
Judd
|
36680f6e40
convert : update for baichuan (#2081)
|
2 years ago |
Tobias Lütke
|
31cfbb1013
Expose generation timings from server & update completions.js (#2116)
|
2 years ago |
Jesse Jojo Johnson
|
983b555e9d
Update Server Instructions (#2113)
|
2 years ago |
Jesse Jojo Johnson
|
8567c76b53
Update server instructions for web front end (#2103)
|
2 years ago |
jwj7140
|
f257fd2550
Add an API example using server.cpp similar to OAI. (#2009)
|
2 years ago |
Howard Su
|
b8c8dda75f
Use unsigned for random seed (#2006)
|
2 years ago |
Henri Vasserman
|
20568fe60f
[Fix] Reenable server embedding endpoint (#1937)
|
2 years ago |
Randall Fitzgerald
|
794db3e7b9
Server Example Refactor and Improvements (#1570)
|
2 years ago |
Srinivas Billa
|
9dda13e5e1
readme : server compile flag (#1874)
|
2 years ago |
Johannes Gäßler
|
254a7a7a5f
CUDA full GPU acceleration, KV cache in VRAM (#1827)
|
2 years ago |