llm-rs-python
LLM library
An unofficial Python interface to the Rust-based Large Language Model library
Unofficial python bindings for the rust llm library. 🐍❤️🦀
73 stars
3 watching
4 forks
Language: Python
last commit: over 1 year ago llamallmpythonrust
Related projects:
Repository | Description | Stars |
---|---|---|
snunez1/llama.cl | A Common Lisp port of a Large Language Model (LLM) implementation | 35 |
xverse-ai/xverse-7b | A multilingual large language model developed by XVERSE Technology Inc. | 50 |
damo-nlp-sg/llm-zoo | A collection of information about various large language models used in natural language processing | 272 |
r2d4/openlm | Library that provides a unified API to interact with various Large Language Models (LLMs) | 366 |
pythops/tenere | A terminal interface for interacting with large language models. | 371 |
luogen1996/lavin | An open-source implementation of a vision-language instructed large language model | 508 |
gmftbygmftby/science-llm | A large-scale language model for scientific domain training on redpajama arXiv split | 122 |
academic-hammer/hammerllm | A large language model pre-trained on Chinese and English data, suitable for natural language processing tasks. | 43 |
bilibili/index-1.9b | A lightweight, multilingual language model with a long context length | 904 |
rogeriochaves/langstream | A library for building robust LLM applications with true composability | 416 |
sobelio/llm-chain | A Rust crate providing tools and APIs for building large language models with modular prompt chains and long-term memory storage | 1,355 |
run-llama/llamaindexts | A data framework for integrating large language models into applications with custom data | 1,937 |
jauhien/iron-llvm | A Rust library providing safe bindings to the LLVM compiler infrastructure. | 119 |
victordibia/llmx | An API that provides a unified interface to multiple large language models for chat fine-tuning | 79 |
blackhc/llm-strategy | Decouples software implementation from underlying logic using LLMs to automate parsing of structured data | 388 |