Closed linghushaoxia closed 4 months ago
Which hardware do you have (CPU, RAM...) and which java -version
?
Please ensure that you run it using a vanilla OpenJDK that supports Java's Vector API.
Which hardware do you have (CPU, RAM...) and which
java -version
? @mukel
Which hardware do you have (CPU, RAM...) and which
java -version
? CPU Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz 2.30 GHz RAM 16.0 GB jdk support Java's Vector API @mukel
Java's Vector API is still in preview and not supported yet by GraalVM (it runs but it's not as fast as it should be). Please run with a vanilla OpenJDK and report the tokens/s.
Java's Vector API is still in preview and not supported yet by GraalVM (it runs but it's not as fast as it should be). Please run with a vanilla OpenJDK and report the tokens/s. change to a vanilla OpenJDK 1.46 tokens/s it works!
The work is excellent ! I run it on win10, load model cost 2131ms, then it seems to die this is the task monitor, and cmd screenshot
thanks!