Final touches
This commit is contained in:
parent
775328064e
commit
319cdb3e1f
5 changed files with 32 additions and 32 deletions
1
main.cpp
1
main.cpp
|
@ -728,6 +728,7 @@ int main(int argc, char ** argv) {
|
|||
|
||||
// end of text token
|
||||
if (embd.back() == 2) {
|
||||
printf(" [end of text]\n");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue