File size: 854 Bytes
f0d6538 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | claude --dangerously-skip-permissions
cd /opt/tiger/Abbie
Tailscale 安装成功
继续用openclaw 配置 /mlx/users/jiashuo.fan/playground/qwen25vl_demo 去完成server 端的配置 我在本地要部署另外一个openclaw 调用这里的qwen,最终在server 自动run,(尝试各种公网协议),在mac 上用openclaw 可以多模态的完成各种命令
/mlx/users/jiashuo.fan/miniconda3/envs/abbie
source /mlx/users/jiashuo.fan/miniconda3/etc/profile.d/conda.sh
conda activate abbie
/mlx/users/jiashuo.fan/playground/run.sh
稍微创造一点额外的code,比如inference 的文件夹(如果原本没有这个功能) inference一下这个 /mlx/users/jiashuo.fan/playground/run.sh (即训练数据集抽一部分eval 一下得到一些正确率?)
CONDA_PYTHON=/mlx/users/jiashuo.fan/miniconda3/envs/abbie/bin/python |