imerdell-55's Stars
fetchai/uAgents
A fast and lightweight framework for creating decentralized agents with ease.
getomni-ai/zerox
PDF to Markdown with vision models
mher/flower
Real-time monitor and web admin for Celery distributed task queue
Bogdanp/dramatiq
A fast and reliable background task processing library for Python 3.
rhoboro/async-fastapi-sqlalchemy
ThomasAitken/demo-fastapi-async-sqlalchemy
Demo of set up for Web App Backend using FastAPI + Async SQLAlchemy
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
skypilot-org/skypilot
SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
OpenGVLab/InternVL
[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型
LLaVA-VL/LLaVA-Plus-Codebase
LLaVA-Plus: Large Language and Vision Assistants that Plug and Learn to Use Skills
THUDM/LongCite
LongCite: Enabling LLMs to Generate Fine-grained Citations in Long-context QA
decodingml/llm-twin-course
🤖 𝗟𝗲𝗮𝗿𝗻 for 𝗳𝗿𝗲𝗲 how to 𝗯𝘂𝗶𝗹𝗱 an end-to-end 𝗽𝗿𝗼𝗱𝘂𝗰𝘁𝗶𝗼𝗻-𝗿𝗲𝗮𝗱𝘆 𝗟𝗟𝗠 & 𝗥𝗔𝗚 𝘀𝘆𝘀𝘁𝗲𝗺 using 𝗟𝗟𝗠𝗢𝗽𝘀 best practices: ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 12 𝘩𝘢𝘯𝘥𝘴-𝘰𝘯 𝘭𝘦𝘴𝘴𝘰𝘯𝘴
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
yuntianhe2014/Easy-RAG
一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索
gkamradt/ChunkViz
Visualize Different Text Splitting Methods
DS4SD/docling
Get your documents ready for gen AI
plotly/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
amazon-science/RAGChecker
RAGChecker: A Fine-grained Framework For Diagnosing RAG
opendatalab/MinerU
A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。
Utshav-paudel/300DaysOFMachineLearning-DeepLearning-LLM
Hello everyone this repo will contain my journey of machine learning and DeepLearning with some exciting projects
Wang-ML-Lab/llm-continual-learning-survey
Continual Learning of Large Language Models: A Comprehensive Survey
microsoft/llmops-workshop
Learn how to build solutions with Large Language Models.
bigcode-project/starcoder
Home of StarCoder: fine-tuning & inference!
ayulockin/llm-eval-sweep
A simple repository showcasing a few LLM Evaluation strategies and leverages W&B Sweeps to optimize the LLM system.
relari-ai/continuous-eval
Data-Driven Evaluation for LLM-Powered Applications
antgroup/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent applications.
seatgeek/thefuzz
Fuzzy String Matching in Python
charent/ChatLM-mini-Chinese
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
DLLXW/baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
daniel-furman/sft-demos
Lightweight demos for finetuning LLMs. Powered by 🤗 transformers and open-source datasets.