Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Syntax Errors Of Doom

DediRockDediRock Member, Patron Provider

Just got finished writing my first agent for outlook to help me with emails. Tried LLama 2, but got hosed by the syntax Errors. Ended up with LLaMa 3 I believe but, the quality of responses are not as good that I'm sure I'll get with LLama 2. Anyone have any experience with the different AI models that can clean up the syntax errors?

Thx

Comments

  • emghemgh Member, Megathread Squad

    Claude 3 Opus

    Thanked by 2DediRock skorupion
  • olokeoloke Member, Host Rep

    @DediRock said:
    Just got finished writing my first agent

    I thought you had such agent for LET.

    On a serious note tho, I assume if you want self-hostable model (you mentioned llama) - you can try gemma3n, released couple days ago from Google.
    Phi4 and Qwen2.5-coder/Qwen3 are also quite good at coding tasks for their size.

    However I feel all those local models are very much behind current LLM pioneers (chatgpt, claude, gemini) - mostly due to size limitation.

  • DediRockDediRock Member, Patron Provider

    @emgh said:
    Claude 3 Opus

    awesome thx!

    Thanked by 1emgh
  • DediRockDediRock Member, Patron Provider

    @oloke said:

    @DediRock said:
    Just got finished writing my first agent

    I thought you had such agent for LET.

    On a serious note tho, I assume if you want self-hostable model (you mentioned llama) - you can try gemma3n, released couple days ago from Google.
    Phi4 and Qwen2.5-coder/Qwen3 are also quite good at coding tasks for their size.

    However I feel all those local models are very much behind current LLM pioneers (chatgpt, claude, gemini) - mostly due to size limitation.

    lol no, I write my own responses :)

    Exactly on the local models. There appears....... to be a solution to make a local data base to have ChatGPT check it each time but, seems like it will take a ton of coding to get it to work the way I want it to to.

    Thanked by 2oloke nghialele
  • This I have a lot of information on. My company tested dozens of open source models.

    We learned you have to break the work down into micro tasks with AI and engineer long complex prompts for each step. DM me if you want to collaborate.

    Thanked by 1DediRock
  • for production only use 4.1, sonnet 4, and deepseek v3.

    Thanked by 1DediRock
  • DediRockDediRock Member, Patron Provider

    @DrNutella said:
    This I have a lot of information on. My company tested dozens of open source models.

    We learned you have to break the work down into micro tasks with AI and engineer long complex prompts for each step. DM me if you want to collaborate.

    ok thank you definitely. At point it re-wrote the same code I would say 15 times in row with syntax error after syntax error.

  • DediRockDediRock Member, Patron Provider

    @Motion3549 said:
    for production only use 4.1, sonnet 4, and deepseek v3.

    awesome thank you

Sign In or Register to comment.