PumpkinDrama@reddthat.com to Linux@lemmy.mlEnglish · 4 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-square16linkfedilinkarrow-up18arrow-down144file-text
arrow-up1-36arrow-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 · 4 days agomessage-square16linkfedilinkfile-text
minus-squareHexarei@beehaw.orglinkfedilinkarrow-up2·3 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.