最終更新:2025-01-21 (火) 21:01:19 (17d)  

openbuddy-1b-ax630c
Top / openbuddy-1b-ax630c

2024/11にModelZoo?に置いてあったデータ

https://drive.google.com/drive/folders/1pkyj4VyP9URbG5xWrIGNVKJ58QXBZ0Z2

openbuddy-1b-ax630c.zip

readme_en.txt

  • Limited energy to implement a perfect C++ tokenizer parser, so DEMO uses the HTTP tokenizer proxy to remotely enable a tokenizer parsing server implementation
    
    1. python openbuddy_tokenizer.py --host xxx.xxx.xxx.xxx --port 12345
    In the command, --host xxx.xxx.xxx.xxx sets the IP address of the tokenizer parsing server to ensure that the AX630C can access this address. It can be run locally in AX630C with a python environment
    2. Change the IP address of --filename_tokenizer_model in run_openbuddy_ax630c.sh to the same as that in Step 1
    3. Run run_openbuddy_ax630c.sh

動かしたときのメモ

後継