wllama
LLM binder
A WebAssembly binding for a large language model inference engine
WebAssembly binding for llama.cpp - Enabling in-browser LLM inference
437 stars
6 watching
21 forks
Language: C++
last commit: 21 days ago
Linked from 1 awesome list
llamallamacppllmwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
snunez1/llama.cl | A Common Lisp port of a Large Language Model (LLM) implementation | 35 |
jpmcb/nvim-llama | An interface for integrating large language models into Neovim, enabling chat functionality and other LLM-based capabilities. | 259 |
moritzmaxeiner/llvm-d | Provides D language bindings to LLVM's C API | 56 |
kherud/java-llama.cpp | A C++ library providing Java bindings to Facebook's LLaMA model for natural language processing tasks. | 309 |
taketwo/llm-ollama | A plugin providing access to local Ollama models using an HTTP API | 129 |
dotnet/llvmsharp | A multi-platform .NET Standard library that provides access to the LLVM infrastructure | 849 |
kurama622/llm.nvim | An extension for Neovim that integrates with large language models to provide tools for text translation, code explanation and optimization. | 47 |
maximilian-winter/llama-cpp-agent | A tool for easy interaction with Large Language Models (LLMs) to execute structured function calls and generate structured output. | 493 |
safellama/plexiglass | A toolkit to detect and protect against vulnerabilities in Large Language Models. | 121 |
ardagnsrn/ollama-php | A PHP library for interacting with an open-source LLM platform. | 57 |
victordibia/llmx | An API that provides a unified interface to multiple large language models for chat fine-tuning | 79 |
km1994/llmsninestorydemontower | Exploring various LLMs and their applications in natural language processing and related areas | 1,798 |
dicklesworthstone/swiss_army_llama | A FastAPI service that facilitates semantic text search using precomputed embeddings and advanced similarity measures. | 941 |
nomnivore/ollama.nvim | A plugin that integrates your workflow with an external language model service to generate responses. | 410 |
sangyuxiaowu/llamaworker | Provides an HTTP API server for integrating Large Language Models into applications | 48 |