llama_index
Data augmentation tool
A data framework for augmenting Large Language Models (LLMs) with private data
LlamaIndex is a data framework for your LLM applications
37k stars
242 watching
5k forks
Language: Python
last commit: 6 days ago
Linked from 6 awesome lists
agentsapplicationdatafine-tuningframeworkllamaindexllmmulti-agentsragvector-database
Related projects:
Repository | Description | Stars |
---|---|---|
run-llama/llamaindexts | A data framework for integrating large language models into applications with custom data | 1,937 |
meta-llama/llama-stack | Provides a set of standardized APIs and tools to build generative AI applications | 4,591 |
scisharp/llamasharp | A C#/.NET library to efficiently run Large Language Models (LLMs) on local devices | 2,673 |
lightning-ai/lit-llama | An implementation of a large language model using the nanoGPT architecture | 5,993 |
ggerganov/llama.cpp | Enables efficient inference of large language models using optimized C/C++ implementations and various backend frameworks | 67,866 |
meta-llama/llama-recipes | Provides tools and examples for fine-tuning the Meta Llama model and building applications with it | 15,126 |
meta-llama/llama | A collection of tools and utilities for deploying, fine-tuning, and utilizing large language models. | 56,437 |
meta-llama/llama3 | Provides pre-trained and instruction-tuned Llama 3 language models and tools for loading and running inference | 27,138 |
snunez1/llama.cl | A Common Lisp port of a Large Language Model (LLM) implementation | 35 |
sangyuxiaowu/llamaworker | Provides an HTTP API server for integrating Large Language Models into applications | 48 |
jetxu-llm/llama-github | A Python library that uses LLMs to retrieve relevant code snippets and information from GitHub based on user queries. | 242 |
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 |
opengvlab/llama-adapter | An implementation of a method for fine-tuning language models to follow instructions with high efficiency and accuracy | 5,754 |
meta-llama/codellama | Provides inference code and tools for fine-tuning large language models, specifically designed for code generation tasks | 16,039 |
alpha-vllm/llama2-accessory | An open-source toolkit for pretraining and fine-tuning large language models | 2,720 |