I ran the command
evallm -binary java_20.binlm
The file java_20.binlm is about 15MB.
I've waited for about 20 minutes and there is no output. Should it be taking this long? I am running evallm on the cygwin terminal.
You could wait forever. The application is waiting for evaluation text input from standard input. Until you provide it the input it will wait.
Log in to post a comment.
I ran the command
evallm -binary java_20.binlm
The file java_20.binlm is about 15MB.
I've waited for about 20 minutes and there is no output. Should it be taking
this long?
I am running evallm on the cygwin terminal.
You could wait forever. The application is waiting for evaluation text input
from standard input. Until you provide it the input it will wait.