Nelson Chen

Results 161 comments of Nelson Chen

By default, Docker will not pass in the GPU. What happens if you try to run: ``` docker run -it --rm --gpus all ubuntu nvidia-smi ``` from https://docs.docker.com/engine/reference/commandline/run/#gpus ?

I think that Docker instruction might be a bit old and/or a specific to Linux. Try these more specific instructions specifically for WSL2: https://docs.nvidia.com/cuda/wsl-user-guide/index.html#getting-started-with-cuda-on-wsl

Valorant won't run on my Windows PC for some stupid reason at the moment and I was planning to reformat and reinstall my PC with another SSD as a temporary...

I guess much faster way would be to use aria2's multi-connection download capability. From hosts with very high capacity bandwidth like 300Mb/s +, this would help noticeably. 16, split, simultaneously?...

> But curl and wget must support multi-connection from different replicas and ips on DNS already... Do you have any examples? I cannot find any documentation on how this can...

https://github.com/hwchase17/langchainjs/blob/440500d81516ef9260e5da7a0c09a1d3a936ff4c/langchain/src/llms/openai.ts#L108 Done here. Anyway, swapping this makes things just work indeed!

Ah, this is trying to pass to the next step! The next step uses the output immediately but does not reverse the encoding.

I just base64'd it for now. https://github.com/nelsonjchen/Colorized-Project/blob/fd42526ccd0d99f8527574210ea55df5fb5e35ea/.github/workflows/release.yml#L46 I'll probably update with whatever solution is done for this later.

If someone forks, renames, and has/keeps imperial support a priority, I think that would likely be the most probable outcome. On Thu, Dec 14, 2023, 4:20 PM Taylor C Jensen...

These are from one of these with a 8821CE: https://www.aliexpress.us/item/3256805048523628.html ``` [ 0.000000] Linux version 6.1.70-haos (builder@d9ccab0ec44a) (x86_64-buildroot-linux-gnu-gcc.br_real (Buildroot -g2d89a0f9) 11.4.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Thu...