tjohnman
|
305ba6f0e6
Don't force immediate interactive without `-i` (#354)
|
2 ani în urmă |
Erik Scholz
|
56e659a0b2
fix perplexity after c-api refactor (#390)
|
2 ani în urmă |
Georgi Gerganov
|
ae44e23ee3
When seed <= 0 - use the clock to generate one
|
2 ani în urmă |
Georgi Gerganov
|
f5a77a629b
Introduce C-style API (#370)
|
2 ani în urmă |
Fabio R. Sluzala
|
353ec251a4
We could use std::unordered_map over std::map (#305)
|
2 ani în urmă |
Gary Linscott
|
486ae645fd
Compute perplexity over prompt (#270)
|
2 ani în urmă |
Kevin Lo
|
715d292ee0
Add OpenBSD support (#314)
|
2 ani în urmă |
anzz1
|
975d2cebf9
cmdline option for custom amount of model parts (--n_parts N) (#348)
|
2 ani în urmă |
Georgi Gerganov
|
eb34620aec
Add tokenizer test + revert to C++11 (#355)
|
2 ani în urmă |
Mack Straight
|
074bea2eb1
sentencepiece bpe compatible tokenizer (#252)
|
2 ani în urmă |
tjohnman
|
24568371ae
Support for multiple reverse prompts. (#299)
|
2 ani în urmă |
tjohnman
|
ad5fd5b60c
Make prompt randomization optional. (#300)
|
2 ani în urmă |
slaren
|
50fae10d03
Add --ignore-eos parameter (#181)
|
2 ani în urmă |
Erik Scholz
|
0b366e7357
Command line switch to use F16 for memory_k and memory_v (refactor of #154) (#294)
|
2 ani în urmă |
Georgi Gerganov
|
70f01cb863
Drop trailing new line from file prompts (#80)
|
2 ani în urmă |
Georgi Gerganov
|
9e1707218a
Add "--instruct" argument for usage with Alpaca (#240)
|
2 ani în urmă |
Gary Linscott
|
a81d0c2a17
Fix n^2 loop in tokenization (#254)
|
2 ani în urmă |
thement
|
c9f670a177
Implement non-greedy tokenizer that tries to maximize token lengths (#242)
|
2 ani în urmă |
Stephan Walter
|
367946c668
Don't tell users to use a bad number of threads (#243)
|
2 ani în urmă |
Matvey Soloviev
|
904d2a8d6a
Q4_1 quantization (#193)
|
2 ani în urmă |
Justin Suess
|
2d64715ad4
added ctx_size parameter (#148)
|
2 ani în urmă |
Thomas Klausner
|
41be0a3b3d
Add NetBSD support. (#90)
|
2 ani în urmă |
Matvey Soloviev
|
96ea727f47
Add interactive mode (#61)
|
2 ani în urmă |
Ben Garney
|
f385f8dee8
Allow using prompt files (#59)
|
2 ani în urmă |
beiller
|
02f0c6fe7f
Add back top_k (#56)
|
2 ani în urmă |
Sebastián A
|
eb062bb012
Windows fixes (#31)
|
2 ani în urmă |
beiller
|
129c7d1ea8
Add repetition penalty (#20)
|
2 ani în urmă |
Georgi Gerganov
|
007a8f6f45
Support all LLaMA models + change Q4_0 quantization storage
|
2 ani în urmă |
Jean-Michaël Celerier
|
9dcf4dba45
Add missing headers for memcpy and assert (#3)
|
2 ani în urmă |
Georgi Gerganov
|
70bc0b8b15
Fix a bug in the rope calculation
|
2 ani în urmă |