anzz1
|
c86ba036e6
Enable ANSI colors on Windows 10+ (#311)
|
2 år sedan |
tjohnman
|
d5f56a5e5a
Check for reverse prompt by characters instead of tokens (#292) (#330)
|
2 år sedan |
Georgi Gerganov
|
3bfa3b43b7
Fix convert script, warnings alpaca instructions, default params
|
2 år sedan |
anzz1
|
975d2cebf9
cmdline option for custom amount of model parts (--n_parts N) (#348)
|
2 år sedan |
Georgi Gerganov
|
eb34620aec
Add tokenizer test + revert to C++11 (#355)
|
2 år sedan |
Mack Straight
|
a791a68b61
move file magic/version to header, print expected version (#319)
|
2 år sedan |
Mack Straight
|
074bea2eb1
sentencepiece bpe compatible tokenizer (#252)
|
2 år sedan |
cocktailpeanut
|
da5303c1ea
bugfix: default should not be interactive (#304)
|
2 år sedan |
Rickey Bowers Jr
|
5c19c70ba6
fix coloring of last `n_batch` of prompt, and refactor line input (#221)
|
2 år sedan |
tjohnman
|
24568371ae
Support for multiple reverse prompts. (#299)
|
2 år sedan |
tjohnman
|
ad5fd5b60c
Make prompt randomization optional. (#300)
|
2 år sedan |
tjohnman
|
368d0c8a9e
Respect the maximum number of tokens in interactive. (#298)
|
2 år sedan |
slaren
|
50fae10d03
Add --ignore-eos parameter (#181)
|
2 år sedan |
Qingyou Meng
|
084e2f0ec0
interactive mode: print '\n' in sigint_handler, this flush stdout thus ensure color reset. (#283)
|
2 år sedan |
Erik Scholz
|
0b366e7357
Command line switch to use F16 for memory_k and memory_v (refactor of #154) (#294)
|
2 år sedan |
Georgi Gerganov
|
c494ed5b94
Fix off-by-one bug (#115)
|
2 år sedan |
Georgi Gerganov
|
70f01cb863
Drop trailing new line from file prompts (#80)
|
2 år sedan |
Georgi Gerganov
|
9e1707218a
Add "--instruct" argument for usage with Alpaca (#240)
|
2 år sedan |
Ronsor
|
d7def1a752
Warn user if a context size greater than 2048 tokens is specified (#274)
|
2 år sedan |
Alex Nguyen
|
d3f202d57b
Remove unused code since n_vocab is model.hparams.n_vocab (#262)
|
2 år sedan |
Justin Suess
|
e03e359730
fixed warning with std::ignore about unused function result (#151)
|
2 år sedan |
thement
|
c9f670a177
Implement non-greedy tokenizer that tries to maximize token lengths (#242)
|
2 år sedan |
hoangmit
|
6eac39ba95
Add RMS norm and use it (#187)
|
2 år sedan |
Rickey Bowers Jr
|
2d15d6c9a9
add SIGINT support for _WIN32 environments (#120)
|
2 år sedan |
Justin Suess
|
2d64715ad4
added ctx_size parameter (#148)
|
2 år sedan |
Justin Suess
|
16b2c61a22
fixed color reset on exit (#149)
|
2 år sedan |
Georgi Gerganov
|
4497ad819c
Print system information
|
2 år sedan |
Pavol Rusnak
|
671d5cac15
Use fprintf for diagnostic output (#48)
|
2 år sedan |
uint256_t
|
63fd76fbb0
Reduce model loading time (#43)
|
2 år sedan |
Val Kharitonov
|
2a20f48efa
Fix UTF-8 handling (including colors) (#79)
|
2 år sedan |