  
|
6a612959e1
|
Check for reverse prompt by characters instead of tokens (#292) (#330)
* Check for reverse prompt by characters instead of tokens (#292)
* Update main.cpp
Wording.
* Cleanup.
* Remove unnecessary use of std::stringstream.
---------
Co-authored-by: Johnman <tjohnman@github>
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2023-03-21 18:05:06 +02:00 |
|
  
|
d5f56a5e5a
|
Check for reverse prompt by characters instead of tokens (#292) (#330)
* Check for reverse prompt by characters instead of tokens (#292)
* Update main.cpp
Wording.
* Cleanup.
* Remove unnecessary use of std::stringstream.
---------
Co-authored-by: Johnman <tjohnman@github>
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2023-03-21 18:04:43 +02:00 |
|
  
|
24568371ae
|
Support for multiple reverse prompts. (#299)
Co-authored-by: Johnman <>
Co-authored-by: Johnman <tjohnman@github>
|
2023-03-19 21:33:06 +02:00 |
|
 
|
ad5fd5b60c
|
Make prompt randomization optional. (#300)
Co-authored-by: Johnman <>
|
2023-03-19 20:36:19 +02:00 |
|
  
|
368d0c8a9e
|
Respect the maximum number of tokens in interactive. (#298)
Co-authored-by: Johnman <johnman@github>
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2023-03-19 20:31:17 +02:00 |
|