Clint Herron and GitHub
9b84ae1806
examples : add GBNF validator program ( #5948 )
...
* Revising GBNF validator program to be much simpler.
* Changing from streams to using cstdio
* Adding final newline character.
2024-04-04 10:44:28 +03:00
Clint Herron and GitHub
72d73af651
convert : fix for lint error complaining of bare except ( #6470 )
2024-04-04 09:32:53 +03:00
Clint Herron and GitHub
463628372d
grammar : handle missing "root" node ( #6004 )
2024-03-13 20:10:40 +02:00
Clint Herron and GitHub
2960eae847
grammar : verify parsed state ( #5950 )
2024-03-10 17:17:43 +02:00
Clint Herron and GitHub
e9a9cb0c54
examples : Improve Alpaca Default Repeat Penalty: Better Match Alpaca.cpp Experience ( #1107 )
...
* Moving parameters to separate lines for readability.
* Increasing repeate_penalty to 1.1 to make alpaca more usable by default.
* Adding trailing newline.
2023-04-22 09:54:33 +03:00