Results 19 issues of wacdev

https://github.com/jdxcode/rtx https://github.com/asdf-vm/asdf/blob/master/asdf.sh use .tool-versions for auto change version of python

fix some error , now can run on mac m2 with 64GB memory upgrade pytorch and compile model for speed up

``` ❯ python web_demo.py [2023-05-21 21:29:01,122] [INFO] DeepSpeed/CUDA is not installed, fallback to Pytorch checkpointing. [2023-05-21 21:29:01,599] [WARNING] Failed to load cpm_kernels:Unknown platform: darwin [2023-05-21 21:29:01,601] [INFO] building VisualGLMModel model...

[xedis](https://github.com/wactax/xedis) : a nodejs redis client base on [fred.rs](https://github.com/aembke/fred.rs) and [napi-rs](https://github.com/napi-rs/napi-rs)

哦,还有一个问题,我做一个图片网站,用户的行为有点击看大图和收藏图片,有办法让点击看大图的权重为1,收藏图片的行为权重为10吗 另外还可能不喜欢图片,权重应该为-10

如题 我是用爬虫抓取的条目,每个条目都有收藏数

https://mp.weixin.qq.com/s/gVzUK2v-lZ9-fEIwgX1jzw 将“自动”相似物品/用户类型修改为相关度和相似度的平均值。相关指用户的共同物品数量(或者物品的共同用户数量),相似指两者的共同标签数量,新版本中“自动”为相关度和相似度的平均值。

when I use stylua + "+w" ,neovim will jump to file end , use luafmt will keep position , how to fix stylua

add * impl From for Buffer * impl From for Buffer * add suppoert for anyhow::Result in async func