fix: tokenizer path, library, cuda, better performance

This commit is contained in:
Googlefan
2024-09-11 02:11:59 +00:00
parent 59efac6905
commit 20019a007c
16 changed files with 107 additions and 22191 deletions

View File

@@ -1,3 +1,4 @@
BERT_MODEL_PATH=models/debert.onnx
MAIN_MODEL_PATH=models/model_opt.onnx
STYLE_VECTORS_PATH=models/style_vectors.json
STYLE_VECTORS_PATH=models/style_vectors.json
TOKENIZER_PATH=models/tokenizer.json