Zhao Chi

Results 8 comments of Zhao Chi

> Hi Thomas, > > I've used and updated your code to scrape all the Movielens posters and urls for the one million dataset (find here: https://grouplens.org/datasets/movielens/1m/). I used pandas...

I meet the same problem. By reference to your pull now the problem has been solved. Thank you very much.

您好,请问一下MONGODB_URL怎么设置的? 我尝试了以下几种方法都无法正常连接: MONGODB_URL=mongodb://127.0.0.1:27017/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+1.8.0 mongodb://chatgpt:xxxx@database:27017 mongodb://chatgpt:xxxx@database:27017/chatgpt

> 好哒,我用docker compose刚跑起来。

感觉可以把temperature和top_p这两个参数设置成动态调整会好一些? 我目前也是用类似的方法加的

Hello! I also meet the same problem on QNAP NAS (CPU J4125 no avx support). I try to replace mongoDB without AVX, everything works fine on my macbook pro (M1)....

`./bin/up` works for me with the official image sharelatex/sharelatex. But when I build the overleaf by myself (`cd server-ce && make build-community`), and run `./bin/up`. I got the same error...