H0ypothesis's Stars
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
timqian/chinese-independent-blogs
中文独立博客列表
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
houtianze/bypy
Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端
facebookresearch/DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
InternLM/InternLM
Official release of InternLM2.5 base and chat models. 1M context support
openai/guided-diffusion
getmaxun/maxun
🔥 Open-source no-code web data extraction platform. Turn websites to APIs and spreadsheets with no-code robots in minutes! [In Beta]
Rockyzsu/stock
30天掌握量化交易 (持续更新)
EndlessCheng/codeforces-go
算法竞赛模板库 by 灵茶山艾府 💭💡🎈
open-compass/opencompass
OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
InternLM/xtuner
An efficient, flexible and full-featured toolkit for fine-tuning LLM (InternLM2, Llama3, Phi3, Qwen, Mistral, ...)
openai/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
openai/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
OpenRLHF/OpenRLHF
An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & RingAttention & RFT)
yuanzhoulvpi2017/zero_nlp
中文nlp解决方案(大模型、数据、模型、训练、推理)
lucidrains/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
sngyai/Sequoia
A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态
Yuliang-Liu/Monkey
【CVPR 2024 Highlight】Monkey (LMM): Image Resolution and Text Label Are Important Things for Large Multi-modal Models
open-compass/VLMEvalKit
Open-source evaluation toolkit of large vision-language models (LVLMs), support 160+ VLMs, 50+ benchmarks
charent/ChatLM-mini-Chinese
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
SocialAI-tianji/Tianji
制作懂人情世故的大语言模型 | 提示词工程、RAG、Agent、微调全流程教程
jiahe7ay/MINI_LLM
This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.
showlab/Awesome-GUI-Agent
💻 A curated list of papers and resources for multi-modal Graphical User Interface (GUI) agents.
huangjia2019/ai-agents
异步图书 《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。
AI-Study-Han/Zero-Chatgpt
从0开始,将chatgpt的技术路线跑一遍。
bbruceyuan/LLMs-101
从零到一实现一个 miniLLM~(动手学习LLM)