tenglin0724's Stars
nuaa-nlp/paper-reading
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
HKUDS/LightRAG
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
ToolJet/ToolJet
Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
karpathy/build-nanogpt
Video+code lecture on building nanoGPT from scratch
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
akshat0123/GPT-1
Pytorch implementation of GPT-1
graykode/gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
meta-llama/llama
Inference code for Llama models
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
1c7/chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
lipiji/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
opendatalab/MinerU
A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
cjx96/UniCDR
[WSDM 2023]Towards Universal Cross-Domain Recommendation
Wangyxht/NUAA-Compiler
南京航空航天大学编译原理实验与课程设计:PL/0编译器