Parker Qian

Results 4 issues of Parker Qian

代码拉下来执行命令报错 mvn clean package -Dmaven.javadoc.test=true -Dmaven.test.skip=true 具体错误信息 Execution help-goal of goal org.apache.maven.plugins:maven-plugin-plugin:3.6.0:helpmojo failed: Unable to load the mojo 'helpmojo' in the plugin 'org.apache.maven.plugins:maven-plugin-plugin:3.6.0'. A required class is missing: org/codehaus/plexus/velocity/DefaultVelocityComponent

I just download the model of ggml-small.en.bin and run the command like this ./talk-llama -mw ./models/for-tests-ggml-small.bin -ml ./models/ggml-small.en.bin -p "Georgi" -t 8 the error message : llama_model_load: invalid model file...