Commit a573718
server : fix crash when using verbose output with input tokens that are not in printable range (ggml-org#12178) (ggml-org#12338)
* Fix DOS index bug
* Remove new APIs
* remove extra line
* Remove from API
* Add extra newline
* Update examples/server/server.cpp
---------
Co-authored-by: Xuan-Son Nguyen <thichthat@gmail.com>1 parent 9bfb2dc commit a573718
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2040 | 2040 | | |
2041 | 2041 | | |
2042 | 2042 | | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
2043 | 2055 | | |
2044 | 2056 | | |
2045 | 2057 | | |
| |||
2054 | 2066 | | |
2055 | 2067 | | |
2056 | 2068 | | |
| 2069 | + | |
| 2070 | + | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
2057 | 2074 | | |
2058 | 2075 | | |
2059 | 2076 | | |
| |||
0 commit comments