PumpkinDrama@reddthat.com to Linux@lemmy.mlEnglish · 2 days agoHow can I use a local agentic LLM on Linux to debug code similar to Anthropic use of Claude to find vulnerabilities in Firefox?message-squaremessage-square15linkfedilinkarrow-up110arrow-down141file-text
arrow-up1-31arrow-down1message-squareHow can I use a local agentic LLM on Linux to debug code similar to Anthropic use of Claude to find vulnerabilities in Firefox?PumpkinDrama@reddthat.com to Linux@lemmy.mlEnglish · 2 days agomessage-square15linkfedilinkfile-text
minus-squareHexarei@beehaw.orglinkfedilinkarrow-up2·2 days agoI just run the llama-swap docker container with a config file mounted, set to listen for config changes so I don’t have to restart it to add new models. I don’t have a guide besides the README for llama-swap.
I just run the
llama-swapdocker container with a config file mounted, set to listen for config changes so I don’t have to restart it to add new models. I don’t have a guide besides the README for llama-swap.