lwdragon's Stars
goodbigzzz/Cpp_Concurrency_In_Action_2nd-
datawhalechina/llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
huaxz1986/APUE_notes
《UNIX环境高级编程》中文第三版笔记
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
1c7/chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
jaywcjlove/git-tips
这里是我的笔记,记录一些git常用和一些记不住的命令。
practical-tutorials/project-based-learning
Curated list of project-based tutorials
itcharge/LeetCode-Py
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
openai/openai-cookbook
Examples and guides for using the OpenAI API
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
pymupdf/PyMuPDF
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
OpenInterpreter/open-interpreter
A natural language interface for computers
eugeneyan/open-llms
📋 A list of open LLMs available for commercial use.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Pengfei8324/chinese_license_plate_generator
**车牌生成器
detectRecog/CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
OpenBMB/BMInf
Efficient Inference for Big Models
thunlp/PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
thunlp/OpenPrompt
An Open-Source Framework for Prompt-Learning.
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
zibuyu/research_tao
NLP研究入门之道
thunlp/PLMpapers
Must-read Papers on pre-trained language models.