Erik Scholz
|
4122dffff9
cmake: make llama an actual library (#392)
|
2 年之前 |
Erik Scholz
|
56e659a0b2
fix perplexity after c-api refactor (#390)
|
2 年之前 |
Gary Linscott
|
40ea807a97
Add details on perplexity to README.md (#395)
|
2 年之前 |
Yusuf Kağan Hanoğlu
|
d5850c53ca
Add missing header for memcpy (#386)
|
2 年之前 |
Georgi Gerganov
|
ae44e23ee3
When seed <= 0 - use the clock to generate one
|
2 年之前 |
Georgi Gerganov
|
928480ef5b
Init llama_context_params properly from CLI (#370)
|
2 年之前 |
Georgi Gerganov
|
56817b1f88
Remove temporary notice and update hot topics
|
2 年之前 |
Georgi Gerganov
|
f5a77a629b
Introduce C-style API (#370)
|
2 年之前 |
Gary Mulder
|
da0e9fe90c
Add SHA256SUMS file and instructions to README how to obtain and verify the downloads
|
2 年之前 |
anzz1
|
e6c9e0986c
Fix bin dir for win ci
|
2 年之前 |
Erik Scholz
|
01a297b099
specify build type for ctest on windows (#371)
|
2 年之前 |
Georgi Gerganov
|
3366853e41
Add notice about pending change
|
2 年之前 |
Mathieu Nayrolles
|
3f9c6135e4
fix typo in chatLLaMa (#368)
|
2 年之前 |
Georgi Gerganov
|
0f61352708
Update issue templates
|
2 年之前 |
Fabio R. Sluzala
|
353ec251a4
We could use std::unordered_map over std::map (#305)
|
2 年之前 |
Matvey Soloviev
|
89d5d90f3b
Fix color codes emitting mid-UTF8 code. (#312)
|
2 年之前 |
comex
|
16ffc013c6
Importer for GPTQ quantized LLaMA models (#301)
|
2 年之前 |
Gary Linscott
|
486ae645fd
Compute perplexity over prompt (#270)
|
2 年之前 |
Jean-Christophe Hoelt
|
3ab3e6582f
Add chatLLaMa script (#198)
|
2 年之前 |
Alex von Gluck IV
|
f157088cb7
makefile: Fix CPU feature detection on Haiku (#218)
|
2 年之前 |
anzz1
|
c86ba036e6
Enable ANSI colors on Windows 10+ (#311)
|
2 年之前 |
Georgi Gerganov
|
1daf4dd712
Minor style changes
|
2 年之前 |
Georgi Gerganov
|
dc6a845b85
Add chat.sh script
|
2 年之前 |
tjohnman
|
6a612959e1
Check for reverse prompt by characters instead of tokens (#292) (#330)
|
2 年之前 |
tjohnman
|
d5f56a5e5a
Check for reverse prompt by characters instead of tokens (#292) (#330)
|
2 年之前 |
Georgi Gerganov
|
3bfa3b43b7
Fix convert script, warnings alpaca instructions, default params
|
2 年之前 |
Kevin Lo
|
715d292ee0
Add OpenBSD support (#314)
|
2 年之前 |
Mack Straight
|
c98ae02668
fix typo in comment (#318)
|
2 年之前 |
Qingyou Meng
|
c3b2306b18
Makefile: slightly cleanup for Mac Intel; echo instead of run ./main -h (#335)
|
2 年之前 |
anzz1
|
975d2cebf9
cmdline option for custom amount of model parts (--n_parts N) (#348)
|
2 年之前 |