IBM Granite: A Family of Open Foundation Models for Code Intelligence

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • granite-code-models

    Granite Code Models: A Family of Open Foundation Models for Code Intelligence

  • tabby

    Self-hosted AI coding assistant

  • https://github.com/TabbyML/tabby can run self-hosted AI coding assistants. I tried it a while ago and it worked with Nvim pretty easily. There is a VS code extension too. The extension will just sort of "read" with you and provide suggestions from time to time. Anytime the suggestion is good you can press some key ( by default) to accept it. It's basically autocomplete on steroids.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • llama.cpp

    LLM inference in C/C++

  • if you can compile stuff, then looking at llama.cpp (what ollama uses) is also interesting: https://github.com/ggerganov/llama.cpp

    the server is here: https://github.com/ggerganov/llama.cpp/tree/master/examples/...

    And you can search for any GGUF on huggingface

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • FireCoder: Don't leave IDE for searching, just ask codegemma LLM in your VSCode.

    1 project | dev.to | 16 May 2024
  • Google CodeGemma: Open Code Models Based on Gemma [pdf]

    4 projects | news.ycombinator.com | 9 Apr 2024
  • More Agents Is All You Need: LLMs performance scales with the number of agents

    2 projects | news.ycombinator.com | 6 Apr 2024
  • Show HN: Tabby back end in 20 Python lines (self-hosted AI coding assistant)

    2 projects | news.ycombinator.com | 29 Jan 2024
  • Show HN: macOS GUI for running LLMs locally

    1 project | news.ycombinator.com | 18 Sep 2023