phodal/aigc
《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。
This open-source ebook provides guidance for software developers and architects on building real-world applications with Large Language Models (LLMs). It takes you from understanding LLM basics and crafting effective prompts to designing application architectures and fine-tuning models for specific scenarios. The output is a comprehensive understanding and practical knowledge to integrate LLMs into software development workflows.
1,631 stars. No commits in the last 6 months.
Use this if you are a software developer, architect, or engineering manager looking to deeply understand and implement LLMs in your projects, focusing on application design, prompt engineering, and model customization.
Not ideal if you are looking for a simple, ready-to-use LLM application without needing to understand the underlying development and architectural principles.
Stars
1,631
Forks
183
Language
Rust
License
—
Category
Last pushed
Jan 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/phodal/aigc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Planning/l2p
Library for LLM-driven action model acquisition via natural language
datawhalechina/self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
theaniketgiri/create-llm
The fastest way to build and start training your own LLM. CLI tool that scaffolds...
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)