dvrj101

Results 12 comments of dvrj101

do you remember the fix for this ?

it probably haas nothing to do with air as if i use "go run main.go" , the program will ask of network permission but not if i use run executable...

i am facing same on mac but on wsl2 using ubuntu 22 i fixed this issue via enabling multicast . https://docs.ros.org/en/rolling/How-To-Guides/Installation-Troubleshooting.html

there seems to be some extra changes due to auto-formatting by Goland IDE . If it's inconvenient i can revert these formatting change(s).

> Pretty sure any highly skilled technical professional will rank very far from the 'average person' in terms of memory recall for its subject topic. "pretty sure" as per observations...

after update i got this error where i am dealing with some tar files : snippet ``` if header.Mode > math.MaxUint32 || header.Mode < 0 { return fmt.Errorf("header.Mode value out...

i did try using cuda base image but both building from source and pre-built( ERROR: Could not find a version that satisfies the requirement llama-cpp-python) gave error. So need of...

after some testing , with nvidia/cuda:12.8.0-devel-ubuntu24.04. Yeah this is very much possible just size is big

readme > llm > PR