Pinned Repositories
d2l-ai-solutions-manual
《动手学深度学习》习题解答,在线阅读地址如下:
llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
self-llm
《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
huanhuan-chat
Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。
Chat_with_Datawhale_langchain
prompt-engineering-for-developers
吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版
prompt-engineering-for-developers-myself
吴恩达大模型系列课程中文版,包括《Prompt Engineering》、《Building System》和《LangChain》
Tutorial_for_developing_LLM_application
一个面向小白的大模型应用开发课程
logan-zou's Repositories
logan-zou/Chat_with_Datawhale_langchain
logan-zou/prompt-engineering-for-developers
吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版
logan-zou/Tutorial_for_developing_LLM_application
一个面向小白的大模型应用开发课程
logan-zou/prompt-engineering-for-developers-myself
吴恩达大模型系列课程中文版,包括《Prompt Engineering》、《Building System》和《LangChain》
logan-zou/NLP-A-Pre-trained-Model-Approach
《自然语言处理——基于预训练模型的方法》全书代码实现
logan-zou/Pytorch_practice
Some cases for pytorch
logan-zou/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
logan-zou/crawlers
一些常用网站的 Python 爬虫
logan-zou/llms-from-scratch-cn
logan-zou/logan-zou
Github personal page about Logan Zou
logan-zou/logan-zou.github.io
logan-zou/self_llm
基于AutoDL快速部署开源大模型,更适合**宝宝的部署教程
logan-zou/automatic_prompt_engineer
Fork from keirp/automatic_prompt_engineer, add the generation model of ChatGPT
logan-zou/blog
用于存放链接到个人主页的个人博客
logan-zou/d2l-ai-solutions-manual
《动手学深度学习》习题解答,在线阅读地址:https://datawhalechina.github.io/d2l-ai-solutions-manual
logan-zou/huanhuan-chat
Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。
logan-zou/LLM-book
logan-zou/tutorial