alexanderkrauck's Stars
wspr-ncsu/robocall-audio-dataset
A dataset of real-world robocall audio recordings
NX-AI/xlstm-jax
Official JAX implementation of xLSTM including fast and efficient training and inferece code. 7B model available at https://huggingface.co/NX-AI/xLSTM-7b.
HKUDS/LightRAG
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
confident-ai/deepeval
The LLM Evaluation Framework
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
yoheinakajima/babyagi
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
react-native-share/react-native-share
Social share, sending simple data to other apps.
wonday/react-native-pdf
A <Pdf /> component for react-native
vinzscam/react-native-file-viewer
Native file viewer for React Native. Preview any type of file supported by the mobile device.
cozy/cozy-flagship-app
FaridSafi/react-native-gifted-chat
đź’¬ The most complete chat UI for React Native
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
bentoml/OpenLLM
Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
NX-AI/xlstm
Official repository of the xLSTM.
phidatahq/phidata
Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
huggingface/text-embeddings-inference
A blazing fast inference solution for text embeddings models
togethercomputer/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
samholt/L2MAC
🚀 The LLM Automatic Computer Framework: L2MAC
ExtensityAI/symbolicai
Compositional Differentiable Programming Library
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Ablustrund/LoRAMoE
LoRAMoE: Revolutionizing Mixture of Experts for Maintaining World Knowledge in Language Model Alignment
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
microsoft/LLMLingua
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
gkamradt/langchain-tutorials
Overview and tutorial of the LangChain Library
huggingface/lighteval
Lighteval is your all-in-one toolkit for evaluating LLMs across multiple backends