this post was submitted on 26 Nov 2023
1 points (100.0% liked)

LocalLLaMA

1 readers
1 users here now

Community to discuss about Llama, the family of large language models created by Meta AI.

founded 10 months ago
MODERATORS
 

Is there a good model for helping to write PowerShell Scripts? I've tested couple of models that had 'coder' in their name, but they made basic syntax mistakes and even simple scripts were not working.

I am using OogaBooga text-generation-webui locally. A model that works with max 24GB VRAM would be great. I'm new at this at the moment.

top 2 comments
sorted by: hot top controversial new old
[โ€“] AfterAte@alien.top 1 points 10 months ago

If nobody has any other suggestions, try Phind.com with GPT4 selected in the drop-down. You get 10 free tries a day, the downside is that they use your data for training their in-house model. That's as good as you're gonna get for less known languages, for free.

Since all local models suck for Rust, I'm gonna assume all general purpose coding models suck for anything but the most common languages (Python, JS/Type Script, C/C++, Java). Although there is an/a SQL only model that is really good with SQL. Maybe someone did one for PS...

[โ€“] Dry_Long3157@alien.top 1 points 10 months ago

Deepseek coder should be good, you can try the quantised 34B model.