git clone https://github.com/rahuldshetty/ggml.js-examples.gitpython -m http.sever启动服务器 虽然推理运行了一会,但是风扇没有任何响声。 Using Examples
感觉这个有点笨拙
Instruction:
{dow you know about Uncaught invalid worker function to call: …
How to switch CRAN of R language to Tsinghua mirror in ubuntu 创建文件
touch ~/.Rprofile 添加内容
tee ~/.Rprofile <<-EOF
options("repos" c(CRAN"https://mirrors.tuna.tsinghua.edu.cn/CRAN/"))
EOF退出后,重新登录。 参考文…
redis6集群搭建
安装文件下载
redis-6.2.6.tar.gz
编译
tar -zxvf redis-6.2.6.tar.gz
cd redis-6.2.6/
make MALLOClibc
make install PREFIX/opt/soft/redis复制可执行文件
cp /opt/soft/redis/redis-cli /usr/bin/redis-cli
cp /opt/soft/redis/redis-server /usr/bi…