File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -342,7 +342,7 @@ printf "[+] Downloading LlamaEdge API server ...\n"
342
342
# check_curl https://github.com/LlamaEdge/rag-api-server/releases/latest/download/rag-api-server.wasm $gaianet_base_dir/rag-api-server.wasm
343
343
# check_curl https://github.com/LlamaEdge/LlamaEdge/releases/latest/download/llama-api-server.wasm $gaianet_base_dir/llama-api-server.wasm
344
344
345
- check_curl https://github.com/LlamaEdge/rag-api-server/releases/download/0.6.4 /rag-api-server.wasm $gaianet_base_dir /rag-api-server.wasm
345
+ check_curl https://github.com/LlamaEdge/rag-api-server/releases/download/0.6.5 /rag-api-server.wasm $gaianet_base_dir /rag-api-server.wasm
346
346
check_curl https://github.com/LlamaEdge/LlamaEdge/releases/download/0.11.3/llama-api-server.wasm $gaianet_base_dir /llama-api-server.wasm
347
347
348
348
info " * The rag-api-server.wasm and llama-api-server.wasm are downloaded in $gaianet_base_dir "
You can’t perform that action at this time.
0 commit comments