llm-connector and llm

llm-connector
52
Established
llm
44
Emerging
Maintenance 10/25
Adoption 12/25
Maturity 15/25
Community 15/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Stars: 13
Forks: 4
Downloads: 782
Commits (30d): 0
Language: Rust
License: MIT
Stars: 6,152
Forks: 373
Downloads:
Commits (30d): 0
Language: Rust
License: Apache-2.0
No Package No Dependents
Archived Stale 6m No Package No Dependents

About llm-connector

lipish/llm-connector

LLM Connector - A unified interface for connecting to various Large Language Model providers

This is a tool for developers who integrate Large Language Models (LLMs) into their applications. It takes your application's prompts and requests and translates them into the specific formats required by different LLM providers like OpenAI or Anthropic, providing a consistent way to interact with various services. Developers use this to streamline connecting their software to different AI models.

API integration backend development software development AI application development LLM orchestration

About llm

rustformers/llm

[Unmaintained, see README] An ecosystem of Rust libraries for working with large language models

Built on the GGML tensor library, this project provided modular Rust crates for CPU-based LLM inference supporting models like LLaMA, GPT-J, and BLOOM with both library and CLI interfaces. The architecture separated concerns across `llm-base`, model-specific crates, and a `ggml-sys` FFI layer, enabling quantization and perplexity computation alongside interactive chat modes. It integrated with Hugging Face tokenizers by default and supported GGML model formats, though later branches explored GGUF compatibility.

Scores updated daily from GitHub, PyPI, and npm data. How scores work