jacklu2016
jacklu2016
- version: 最新 - playground demo: - your description: npm install gogocode-cli -g // 安装工具 gogocode -s ./src -t gogocode-plugin-vue -o ./src-out // 升级代码 执行这一步报错: `TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument...
java.lang.OutOfMemoryError: Java heap space at com.hankcs.hanlp.model.perceptron.model.LinearModel.load(LinearModel.java:434) ~[?:?] at com.hankcs.hanlp.model.perceptron.model.LinearModel.load(LinearModel.java:388) ~[?:?] at com.hankcs.hanlp.model.perceptron.model.LinearModel.(LinearModel.java:65) ~[?:?] at com.hankcs.hanlp.model.perceptron.PerceptronLexicalAnalyzer.(PerceptronLexicalAnalyzer.java:70) ~[?:?] at com.hankcs.hanlp.model.perceptron.PerceptronLexicalAnalyzer.(PerceptronLexicalAnalyzer.java:95) ~[?:?] at com.hankcs.hanlp.HanLP.newSegment(HanLP.java:685) ~[?:?] at org.elasticsearch.plugin.hanlp.conf.ConfigHelper.lambda$getSegment$0(ConfigHelper.java:149) ~[?:?] at org.elasticsearch.plugin.hanlp.conf.ConfigHelper$$Lambda$1685/783382452.run(Unknown Source) ~[?:?] at...
I have followed process in mnist_vanilla_k8s.ipynb , everything is ok. But when deploy serving model, i got errors ``` `2022-10-13 05:01:41.524629: I tensorflow_serving/servables/tensorflow/saved_model_warmup.cc:105] No warmup data file found at s3://lo-harbor-mnist/mnist/export/1665634166/assets.extra/tf_serving_warmup_requests...