Skip to content
@ggml-org

ggml-org

AI inference at the edge

Projects

graph TD;
ggml --> whisper.cpp
ggml --> llama.cpp
llama.cpp --> llama.vim
llama.cpp --> llama.vscode

ggml[<a href="https://github.com/ggml-org/ggml" style="text-decoration:none;">ggml</a>];
whisper.cpp[<a href="https://github.com/ggerganov/whisper.cpp" style="text-decoration:none;">whisper.cpp</a>];
llama.cpp[<a href="https://github.com/ggerganov/llama.cpp" style="text-decoration:none;">llama.cpp</a>];
llama.vim[<a href="https://github.com/ggml-org/llama.vim" style="text-decoration:none;">llama.vim</a>];
llama.vscode[<a href="https://github.com/ggml-org/llama.vscode" style="text-decoration:none;">llama.vscode</a>];
Loading

Info

Pinned Loading

  1. ggml ggml Public

    Tensor library for machine learning

    C++ 11.9k 1.1k

  2. llama.cpp llama.cpp Public

    LLM inference in C/C++

    C++ 74.9k 10.8k

  3. llama.vim llama.vim Public

    Vim plugin for LLM-assisted code/text completion

    Vim Script 1.2k 26

  4. llama.vscode llama.vscode Public

    VS Code extension for LLM-assisted code/text completion

    TypeScript 533 24

  5. ci ci Public

    CI for ggml and related projects

    Shell 23 7

  6. p1 p1 Public

    LLM-based code completion engine

    180

Repositories

Showing 10 of 10 repositories