llm-ollama
Model API
A plugin providing access to local Ollama models using an HTTP API
LLM plugin providing access to local Ollama models using HTTP API
160 stars
5 watching
10 forks
Language: Python
last commit: 21 days ago Related projects:
Repository | Description | Stars |
---|---|---|
victordibia/llmx | An API that provides a unified interface to multiple large language models for chat fine-tuning | 79 |
snunez1/llama.cl | A Common Lisp port of a Large Language Model (LLM) implementation | 36 |
ardagnsrn/ollama-php | A PHP library for interacting with an open-source LLM platform. | 68 |
marco-souza/ollero.nvim | Enables interaction with an offline Language Model using Neovim as the interface | 46 |
kevinhermawan/ollamac | A Mac app that provides an interface to interact with Ollama models and offers features such as syntax highlighting and customizable hosting. | 1,376 |
ngxson/wllama | A WebAssembly binding for the LLaMA model that enables on-browser inference without requiring a backend or GPU. | 465 |
r2d4/openlm | Library that provides a unified API to interact with various Large Language Models (LLMs) | 367 |
bilibili/index-1.9b | A lightweight, multilingual language model with a long context length | 920 |
thmsmlr/instructor_ex | A library that provides structured outputs for Large Language Models (LLMs) in Elixir | 584 |
ggozad/oterm | A text-based terminal client for interacting with an Ollama machine learning model. | 1,112 |
jackmpcollins/magentic | A tool to integrate Large Language Models into Python code seamlessly | 2,104 |
damo-nlp-sg/llm-zoo | A collection of information about various large language models used in natural language processing | 272 |
vhellendoorn/code-lms | A guide to using pre-trained large language models in source code analysis and generation | 1,786 |
nomnivore/ollama.nvim | A plugin that integrates your workflow with an external language model service to generate responses. | 421 |
ollama/ollama-js | A JavaScript library providing an easy-to-use interface to integrate with the Ollama model-based conversational AI platform | 2,472 |