摘要: 1.安装环境 1.安装python https://www.python.org/downloads/windows/ 2.安装pip 下载:https://pypi.org/project/pip/#files 解压 安装: python setup.py install 配置path 3.安装l 阅读全文
posted @ 2023-11-22 21:46 哈哈哈喽喽喽 阅读(105) 评论(0) 推荐(0) 编辑
摘要: 导入HuggingFace API Token import os os.environ['HUGGINGFACEHUB_API_TOKEN'] = '你的HuggingFace API Token' 导入必要的库 from langchain import PromptTemplate, Hugg 阅读全文
posted @ 2023-11-22 21:45 哈哈哈喽喽喽 阅读(5) 评论(0) 推荐(0) 编辑
摘要: s 阅读全文
posted @ 2023-11-22 17:21 哈哈哈喽喽喽 阅读(9) 评论(0) 推荐(0) 编辑