拖拽建站系统源码,浙江省电子商务网站建设,一流的五屏网站建设,WordPress基础使用文章目录 前言作业基础作业-XTuner InternLM-Chat 个人小助手认知微调实践 前言
XTuner
做在第三节课LangChain作业之前#xff0c;因为第三节课没想好找哪个领域#xff0c;等第三节课作业做了一起部署。
作业
基础作业-XTuner InternLM-Chat 个人小助手认知微调实践 然… 文章目录 前言作业基础作业-XTuner InternLM-Chat 个人小助手认知微调实践 前言
XTuner
做在第三节课LangChain作业之前因为第三节课没想好找哪个领域等第三节课作业做了一起部署。
作业
基础作业-XTuner InternLM-Chat 个人小助手认知微调实践 然后中间瓜兮兮地不小心关了终端了重新开始。 可以看到在第二个epoch训练到一半的时候就已经基本完成了为了节约时间在第二个epoch保存权重之后我停止了训练。
然后继续按照教程的走将模型进行参数转换和合并。
转换结果
.
├── added_tokens.json
├── config.json
├── configuration_internlm.py
├── generation_config.json
├── modeling_internlm.py
├── pytorch_model-00001-of-00008.bin
├── pytorch_model-00002-of-00008.bin
├── pytorch_model-00003-of-00008.bin
├── pytorch_model-00004-of-00008.bin
├── pytorch_model-00005-of-00008.bin
├── pytorch_model-00006-of-00008.bin
├── pytorch_model-00007-of-00008.bin
├── pytorch_model-00008-of-00008.bin
├── pytorch_model.bin.index.json
├── special_tokens_map.json
├── tokenization_internlm.py
├── tokenizer.model
└── tokenizer_config.json最后部署网页demo。这里就用之前课程的文件更改模型路径即可。 这么多“哦”有一种“癫佬”感……