volvet's Stars
psf/black
The uncompromising Python code formatter
andrewyng/aisuite
Simple, unified interface to multiple Generative AI providers
HKUDS/LightRAG
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
liuzhen03/awesome-video-enhancement
Paper list for video enhancement, including video super-resolution, interpolation, denoising, deblurring and inpainting.
Shenzhi-Wang/Llama3-Chinese-Chat
This is the first Chinese chat model specifically fine-tuned for Chinese through ORPO based on the Meta-Llama-3-8B-Instruct model.
yhjo09/SR-LUT
pytorch/torchtitan
A native PyTorch Library for large model training
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
Wenhao-Li-777/FastLLVE
FastLLVE: Real-Time Low-Light Video Enhancement with Intensity-Aware Lookup Table (ACM MM 2023)
dawnlh/awesome-low-light-image-enhancement
This is a resouce list for low light image enhancement
wdndev/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
PKU-DAIR/RAG-Survey
Collecting awesome papers of RAG for AIGC. We propose a taxonomy of RAG foundations, enhancements, and applications in paper "Retrieval-Augmented Generation for AI-Generated Content: A Survey".
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
MetalPetal/MetalPetal
A GPU accelerated image and video processing framework built on Metal.
thu-coai/Safety-Prompts
Chinese safety prompts for evaluating and improving the safety of LLMs. 中文安全prompts,用于评估和提升大模型的安全性。
pytorch/torchtune
PyTorch native finetuning library
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
SupritYoung/Zhongjing
A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.
openai/openai-realtime-console
React app for inspecting, building and debugging with the Realtime API
reactos/reactos
A free Windows-compatible Operating System
teslamotors/ttpoe
EmulationAI/awesome-large-audio-models
Collection of resources on the applications of Large Language Models (LLMs) in Audio AI.
QwenLM/Qwen2-Audio
The official repo of Qwen2-Audio chat & pretrained large audio language model proposed by Alibaba Cloud.
QwenLM/Qwen2.5
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
datawhalechina/tiny-universe
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
datawhalechina/so-large-lm
大模型基础: 一文了解大模型基础知识
datawhalechina/unlock-hf
解锁HuggingFace生态的百般用法
wdndev/tiny-llm-zh
从零实现一个小参数量中文大语言模型。
ZhihaoHu/PyTorchVideoCompression
PyTorch implementation and benchmark of Video Compression