上一页 1 2 3 4 5 6 7 8 9 10 ··· 30 下一页

nginx+supervisor+flask

摘要: ```bash #! /bin/bash #1. 升级openSSL yum install -y zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gcc make lib 阅读全文
posted @ 2023-08-20 23:00 朝朝暮Mu 阅读(2) 评论(0) 推荐(0) 编辑

Java相关

摘要: 1. 安装maven 参考:https://blog.csdn.net/weixin_45626288/article/details/129729121 2. 安装homebrew 参考:https://huaweicloud.csdn.net/63a570ebb878a545459474e5.h 阅读全文
posted @ 2023-08-19 11:32 朝朝暮Mu 阅读(5) 评论(0) 推荐(0) 编辑

flask部署

摘要: 1. 导出项目依赖:https://blog.csdn.net/inthat/article/details/117026589 2. 升级openssl并安装python10 2.1 参考:https://blog.csdn.net/fjsupermouse/article/details/131 阅读全文
posted @ 2023-08-16 15:20 朝朝暮Mu 阅读(5) 评论(0) 推荐(0) 编辑

gunicorn学习笔记

摘要: 1. 官方文档:https://docs.gunicorn.org/en/stable/ 2. 部署flask相关 2.1 参考:https://blog.csdn.net/qq_41608408/article/details/126110746 2.2 参考:https://blog.csdn. 阅读全文
posted @ 2023-08-16 13:07 朝朝暮Mu 阅读(12) 评论(0) 推荐(0) 编辑

Langchain学习

摘要: 1. 本地模型 1.1 PrivateGPT 1.2 GPT4All : https://github.com/nomic-ai/gpt4all 1.3 DeepLake: https://docs.activeloop.ai/ 阅读全文
posted @ 2023-08-12 18:54 朝朝暮Mu 阅读(23) 评论(0) 推荐(0) 编辑

pydantic学习笔记

摘要: pydantic学习笔记 1. 参考:https://docs.pydantic.dev/2.0/usage/type_adapter/ 2. 参考:https://blog.csdn.net/swinfans/article/details/89629641 阅读全文
posted @ 2023-08-03 15:49 朝朝暮Mu 阅读(7) 评论(0) 推荐(0) 编辑

gradio框架学习

摘要: 1. 官网:https://www.gradio.app/ 2. 文档:https://www.gradio.app/guides/quickstart 阅读全文
posted @ 2023-07-31 14:00 朝朝暮Mu 阅读(20) 评论(0) 推荐(0) 编辑

TS相关

摘要: 1. 入门教程 参考:https://blog.csdn.net/weixin_44865458/article/details/118181181 阅读全文
posted @ 2023-07-30 17:31 朝朝暮Mu 阅读(4) 评论(0) 推荐(0) 编辑

langchain学习笔记

摘要: 1. FewShotPromptTemplate 1.1 整理example 1.2 整理example_prompt 1.3 整理prompt 阅读全文
posted @ 2023-07-29 10:27 朝朝暮Mu 阅读(8) 评论(0) 推荐(0) 编辑

开源博客系统

摘要: 1. Hexo 参考:https://hexo.io/zh-cn/docs/writing 阅读全文
posted @ 2023-07-28 15:18 朝朝暮Mu 阅读(3) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 30 下一页