usydusgduy123 / Outlaster-script

simple little script made with a little ChatGPT ;)
0 stars 0 forks source link

Asking Claude for Advice #4

Closed jaylong255 closed 2 months ago

jaylong255 commented 2 months ago

I prompted Claude by Anthropic to see if it had any advice on how to improve what you and GPT came up with.

NOTE: Meta just released a new Llama model that's supposed to be trained on more parameters than GPT4. It may be really slow without very powerful hardware. But it's worth playing with. I was able to run Llama 2 without a GPU at all and it wasn't terrible.

jaylong255 commented 2 months ago

@usydusgduy123 i'm not set up to test lua scripts. this code suggestion from claude sounds legit but the only way to know is to test it. i added an automated feature test and a pipeline to run the test in github. unfortunately it won't run until you merge it. if it breaks anything i'll create a pr to roll back the changes. hopefully as our actions workflows and test coverage get more robust, we will be able to catch breaking changes before they merge.