摘要: https://www.assemblyai.com/blog/emergent-abilities-of-large-language-models/ 阅读全文
posted @ 2023-12-30 11:28 哈哈哈喽喽喽 阅读(8) 评论(0) 推荐(0) 编辑
摘要: continuous pre-training 阅读全文
posted @ 2023-12-11 21:52 哈哈哈喽喽喽 阅读(4) 评论(0) 推荐(0) 编辑
摘要: https://github.com/RapidAI/Open-Llama 1 baichuan2 1预训练官方没有,只有STF 2 github issus官方回答少 3 确认下面是1代还是2代训练代码 https://github.com/baichuan-inc/Baichuan2/issue 阅读全文
posted @ 2023-12-08 22:19 哈哈哈喽喽喽 阅读(66) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/gogoSandy/p/17259275.html 指令集 标注人员标注了以下三类样本 Plain: 标注同学自由构建任务指令 Few-shot:自由构建任务的同时给出few-shot样例 User-Based: 基于用户申请waitlist时给出的使 阅读全文
posted @ 2023-12-03 23:17 哈哈哈喽喽喽 阅读(1) 评论(0) 推荐(0) 编辑
摘要: llama 7b https://huggingface.co/meta-llama/Llama-2-7b https://huggingface.co/meta-llama 阅读全文
posted @ 2023-11-28 23:30 哈哈哈喽喽喽 阅读(6) 评论(0) 推荐(0) 编辑
摘要: https://cloud.tencent.com/developer/article/2301999 阅读全文
posted @ 2023-11-27 22:11 哈哈哈喽喽喽 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 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 哈哈哈喽喽喽 阅读(75) 评论(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:46 哈哈哈喽喽喽 阅读(3) 评论(0) 推荐(0) 编辑
摘要: s 阅读全文
posted @ 2023-11-22 17:21 哈哈哈喽喽喽 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-11-03 23:18 哈哈哈喽喽喽 阅读(2) 评论(0) 推荐(0) 编辑