yyya9's Stars
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
hyperopt/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
AccumulateMore/CV
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
microsoft/DeepSpeedExamples
Example models using DeepSpeed
huggingface/notebooks
Notebooks using the Hugging Face libraries 🤗
Paitesanshi/LLM-Agent-Survey
Miraclelucy/dive_into_deep_learning
✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。
flashinfer-ai/flashinfer
FlashInfer: Kernel Library for LLM Serving
unclestrong/DeepLearning_LHY21_Notes
深度学习 李宏毅 2021 学习笔记
thunlp/OpenDelta
A plug-and-play library for parameter-efficient-tuning (Delta Tuning)
apachecn/apachecn-dl-zh
ApacheCN 深度学习译文集
AnMnv/eBook
LaTeX book with examples, open-source eBook
cli99/llm-analysis
Latency and Memory Analysis of Transformer Models for Training and Inference
HqWu-HITCS/Awesome-LLM-Survey
An Awesome Collection for LLM Survey
XueyangFeng/LLM-Agent-Paper-Digest
papers related to LLM-agent that published on top conferences
zilliztech/akcio
Akcio is a demonstration project for Retrieval Augmented Generation (RAG). It leverages the power of LLM to generate responses and uses vector databases to fetch relevant documents to enhance the quality and relevance of the output.
amscotti/local-LLM-with-RAG
Running local Language Language Models (LLM) to perform Retrieval-Augmented Generation (RAG)
ribribrib2/AdvancePython
笔记-Python高级编程和异步IO并发编程
littlehacker26/Discriminator-Cooperative-Unlikelihood-Prompt-Tuning
The code implementation of the EMNLP2022 paper: DisCup: Discriminator Cooperative Unlikelihood Prompt-tuning for Controllable Text Generation
princeton-nlp/Cognac
Repo for paper: Controllable Text Generation with Language Constraints
lvmingzhe/latex
tools.md 是科研写作常用小工具
chujiezheng/Click
Codes and data for ACL 2023 Findings paper "Click: Controllable Text Generation with Sequence Likelihood Contrastive Learning"
liangliangzhuang/Research_writing_tips
科研写作技巧笔记
ElapseAI/RAGScraper
RAGScraper is a Python library designed for efficient and intelligent scraping of web documentation and content. Tailored for Retrieval-Augmented Generation systems, RAGScraper extracts and preprocesses text into structured, machine-learning-ready formats. It emphasizes precision, context preservation, and ease of integration with RAG models.
peterfengyx/KEST
Official script of IJCAI 2023 paper: KEST: Kernel Distance Based Efficient Self-Training for Improving Controllable Text Generation
GuojialeGeographer/Scientific-self-direction
科研自我指导,包含文献阅读与总结、科研技能锻炼、科研绘图与论文写作
lucmaki/ctg-goemotions
Controllable text generation for fine-grained emotions through soft prompts trained on the GoEmotions dataset.
giorbernal/generative-ai-knowledge
This is a project to set an environment to implement the "Retrieval-augmented generation (RAG)" pattern
lliai/Faster-Diffusion
Official implementation of "Faster Diffusion: Rethinking the Role of UNet Encoder in Diffusion Models"