Jerry Kim

Results 9 comments of Jerry Kim

So I tried `yarn` on `/usr/local/share/.config/yarn/global/node_modules/code-server/vendor/modules/code-oss-dev` But, I got errors about dependency x11, xkbfile. So I installed that. `sudo apt install libx11-dev libxkbfile-dev`

The image is taken from your demo page.

학습도 업데이트 할 예정이실까요??

I have the same problem. In my case, different result was returns from 14. ``` python # n_results = 13 # [['304505', '304476', '511567', '304494', '104391', '348358', '304454', '304462', '511542',...

`n_results` is used as `k` in knn https://github.com/chroma-core/chroma/blob/1770d857484774b3690efca804ebed90d3167f96/chromadb/segment/impl/vector/local_hnsw.py#L156C1-L157C75

Hi @luisbergua, Sorry, about the late reply. I tried several ways that using another browser and clearing cache/cookies. But, didn't repair. So, I want to get about wandb local web...

Hi @luisbergua, thank you for your reply! I'm running wand by using docker! First, I'm logging 2029 items for each run with 40 epochs. ``` python metrics = { ......

I solved this issue. There was no max_allowed_packet option in the mysql configuration file. This is the content of the file. `/etc/mysql/mysql.cond.d/mysqld.cnf` ``` bash # Copyright (c) 2014, 2021, Oracle...

Please close this issue!