nowfound

Alternatives

Products that do what Code Llama 70B does

New, performant version of Meta's LLM for code generation

  1. 1

    The most capable openly available LLM to date

    2024

  2. 2
    Dream 7B191

    Powerful Open Diffusion LLM, Beyond Autoregressive

    2025

  3. 3
    LLaMA118

    A foundational, 65-billion-parameter large language model

    2023

  4. 4

    The AI Code Arena

    Sep 2025

  5. 5

    AI code generator and app builder

    2024

  6. 6
    Gradient153

    Developer API for building private LLMs that you own

    2023

  7. 7

    test the performance of different models with the prompts

    2024

  8. 8

    The best 7B model to date, Apache 2.0

    2023

  9. 9
    Ollama235

    The easiest way to run large language models locally

    2023

  10. 10

    The best model for coding

    Jan 2026

  11. 11
    Taylor AI118

    Fine-tune open source LLMs in minutes

    2023

  12. 12

    Build Once and Deploy Anywhere

    2025

  13. 13

    Test-driven development for LLMs

    2023

  14. 14

    AI-powered autocomplete engine for 13 languages and 16 IDEs

    2020

  15. 15
    VELA74

    Securely execute AI-generated & untrusted code

    Jun 2026

  16. 16AP

    As a former CIO who managed teams working with millions of lines of legacy code (Visual Basic, Sybase, Oracle Forms, and worse), I feel the pain of maintaining and onboarding developers to legacy systems. Believing that LLM-enabled tools can play a role in solving this, I've built a tool that automatically generates documentation for legacy codebases using the Model Context Protocol (MCP) & Claude Sonnet. At first glance, I think this approach has merit. Some samples are in the README. I welcome your thoughts. The Problem: - Legacy codebases are notoriously difficult to understand and…

    2025 · github.com

  17. 17

    Version, test, and collaborate on LLM prompts— like code

    2025

  18. 18IL

    LLM Application development is extremely iterative, more so than any other types of development. This is because in addition to all the activities involved in regular application development, we also need to make the LLM Application accurate and reduce hallucination. To improve performance, we need to trial and error various combinations of LLM models, prompt templates (e.g., few-shot, chain-of-thought), prompt context with different RAG architecture, try different agent architecture, and more. There are thousands of permutations to try. We need to be able to easily experiment with these…

    2024 · palico.ai

  19. 19HP

    Hi HN. I heard you like dev tools and AI, so we wanted to share our project that we’ve been working on. We’re working on Horizon [1] - a higher level abstraction for LLMs so that developers can spend less time trying to grapple with LLMs to make them work and more time with users. This is the starting feature set which takes an auto-ML approach to identify the optimal LLM model, hyperparameters, and prompt - instead of just giving you the tooling to figure it out yourself. You can read more about it in our documentations. Our view is that as LLMs become increasingly commoditized and prompts…

    2023 · gethorizon.ai

  20. 20EL

    Hey HN! I built Experiment to solve a common frustration in LLM development: the lack of proper tools for prompt engineering experimentation. Here's what makes it different: Key Features: - Load and edit chat completion logs from CSV files - Fork and modify specific conversation entries - Run inference via Anthropic, Mistral, and OpenAI - Define custom tools using JSONSchema format - Visual tool usage analysis with collapsible, sorted key-value pairs - Full mobile support and available as installable PWA Technical Highlights: - Built with React using custom isomorphic architecture -…

    2025 · github.com

  21. 21

    Find which AI wins for YOUR prompts. Test 100+ models free.

    Dec 2025

  22. 22LA
  23. 23A1

    I've seen a lot of comments about how complex frameworks like LangChain can be. Over the holidays, I wanted to see how minimal an LLM framework could get if we stripped away everything non-essential. The result is an LLM framework in just 100 lines of code. These 100 lines capture what I see as the core abstraction of most LLM frameworks: a nested directed graph that breaks down tasks into multiple LLM steps, with branching and recursion to enable agent-like decision-making. From there, you can layer on more advanced features like agents, RAG, task decomposition, and more. I’ve intentionally…

    2025 · github.com

  24. 24ET

    This is a simple text editor, made using gtkmm 3 and llama.cpp, that allows you to explore the possible continuations (ranked by descending probability) that an LLM would output after each token. I was quite surprised that there didn't seem to be a tool like that out there yet, so I decided to make my own. Source is on Github (https://github.com/blackhole89/autopen), though the code is still in a very rough shape.

    2024 · youtube.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →