Changed: - README: instructions how to build `llama.cpp` - README: New models.
0.1.19
Changed: - README: instructions how to build `llama.cpp` and `candle`. - examples: more examples and improvements in `sync_demo.py`. - server: fixed format output for `messages_syntax='llama'`.
Fixed: - server: no need to parse printed/echoed prompt thanks to new instructions how to build `llama.cpp` and `candle`.