Code Monkey home page Code Monkey logo

llm-books's Introduction

欢迎 star🌟 ,持续关注《LLM 应用开发实践笔记》

‼️‼️重要更新

  1. 新增LLM 应用评估与测试RAG专题国内模型厂商API解读 3个章节
  2. 开放交流群 最近有很多朋友,从网站专门过来加我微信,询问是否可以创建一个LLM应用开发交流群,现在已开放,有需要的朋友可以选择加入

本地阅读

构建gitbook镜像(可选)

下载本仓库后,执行docker build . -t <image:tag>构建自定义镜像,也可以直接使用我构建好的镜像morso1/gitbook-server:3.2.3

启动gitbook服务

cd llm-book

docker run --rm -v "$PWD/LLMProjects:/gitbook" -p 4000:4000 morso1/gitbook-server:3.2.3 gitbook serve

本地打开4000端口开始阅读

目录大纲

llm-books's People

Contributors

morsoli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.