Software Alternatives, Accelerators & Startups

Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac

GrapesJS Pelican
  1. GrapesJS is an open-source, multi-purpose, web builder framework.
    Pricing:
    • Open Source
    Not really tried the Claude 3.5, later tried o1-preview on github models and recently Qwen2.5 32B for a prompt to generate a litestar[0] app to manage a wysiwyg content using grapesjs[1] and use pelican[2] to generate static site. It generated very bad code and invented many libraries in import which didn't exist. Cluade was one of the worst code generator, later tried sieve of atkin to generate primes to N and then use miller-rabin test to test each generated prime both using all the cpu core available. Claude completely failed and could never get a correct code without some or the other errors especially using multiprocess, o1-preview got it right in first attempt, Qwen 2.5 32B got it right in 3'rd error fix. In general for some very simple code Claude is correct but when using something new it completely fails, o1-preview performs much better. Give a try to generate some manim community edition visualization using Claude, it generates something not working correct or with errors, o1-preview much better job. In most of my test o1-preview performed way better than Claude and Qwen was not that bad either. [0] https://github.com/litestar-org/litestar [3] https://getpelican.com/.

    #CMS #Website Builder #Blogging 25 social mentions

  2. A static site generator, written in Python, that requires no database or server-side logic
    Pricing:
    • Open Source
    Not really tried the Claude 3.5, later tried o1-preview on github models and recently Qwen2.5 32B for a prompt to generate a litestar[0] app to manage a wysiwyg content using grapesjs[1] and use pelican[2] to generate static site. It generated very bad code and invented many libraries in import which didn't exist. Cluade was one of the worst code generator, later tried sieve of atkin to generate primes to N and then use miller-rabin test to test each generated prime both using all the cpu core available. Claude completely failed and could never get a correct code without some or the other errors especially using multiprocess, o1-preview got it right in first attempt, Qwen 2.5 32B got it right in 3'rd error fix. In general for some very simple code Claude is correct but when using something new it completely fails, o1-preview performs much better. Give a try to generate some manim community edition visualization using Claude, it generates something not working correct or with errors, o1-preview much better job. In most of my test o1-preview performed way better than Claude and Qwen was not that bad either. [0] https://github.com/litestar-org/litestar [3] https://getpelican.com/.

    #CMS #Blogging #Blogging Platform 31 social mentions

Discuss: Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac

Log in or Post with