mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
Merge pull request #1129 from joey12300/update_ft_version
[FastTokenizer] Update FastTokenizer version
This commit is contained in:
@@ -61,7 +61,7 @@ endif(WIN32)
|
||||
message("FASTTOKENIZER_COMPILE_LIB = ${FASTTOKENIZER_COMPILE_LIB}")
|
||||
|
||||
set(FASTTOKENIZER_URL_BASE "https://bj.bcebos.com/paddlenlp/fast_tokenizer/")
|
||||
set(FASTTOKENIZER_VERSION "1.0.0")
|
||||
set(FASTTOKENIZER_VERSION "1.0.1")
|
||||
|
||||
# Set download url
|
||||
if(WIN32)
|
||||
|
||||
Reference in New Issue
Block a user