wllama
LLaMA binder
A WebAssembly binding for the LLaMA model that enables on-browser inference without requiring a backend or GPU.
WebAssembly binding for llama.cpp - Enabling on-browser LLM inference
465 stars
5 watching
25 forks
Language: C++
last commit: about 2 months 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 | 36 |
jpmcb/nvim-llama | An interface for integrating large language models into Neovim, enabling chat functionality and other LLM-based capabilities. | 263 |
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. | 317 |
taketwo/llm-ollama | Provides an interface to model-based natural language understanding and generation on an Ollama server | 171 |
dotnet/llvmsharp | A .NET Standard library that provides access to the LLVM infrastructure using C#. | 856 |
kurama622/llm.nvim | Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |
maximilian-winter/llama-cpp-agent | A tool for easy interaction with Large Language Models (LLMs) to execute structured function calls and generate structured output. | 505 |
safellama/plexiglass | A toolkit to detect and protect against vulnerabilities in Large Language Models. | 122 |
ardagnsrn/ollama-php | A PHP library for interacting with an open-source LLM platform. | 68 |
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,854 |
dicklesworthstone/swiss_army_llama | A FastAPI service that facilitates semantic text search using precomputed embeddings and advanced similarity measures. | 947 |
nomnivore/ollama.nvim | A plugin that integrates your workflow with an external language model service to generate responses. | 421 |
sangyuxiaowu/llamaworker | Provides an HTTP API server for integrating Large Language Models into applications | 52 |