PumpkinDrama ( [email protected] ) to Linux@lemmy.mlEnglish · 27 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-up16file-text
arrow-up16message-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 ( [email protected] ) to Linux@lemmy.mlEnglish · 27 days agomessage-square15linkfedilinkfile-text
cross-posted from: https://reddthat.com/post/62484268
minus-squareHexarei ( [email protected] ) linkfedilinkarrow-up2·26 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.