https://github.com/csg2008/internlm2_chat_1_8b_demo
基于书生浦语的自我认知实验
https://github.com/csg2008/internlm2_chat_1_8b_demo
internlm2 llm
Last synced: 11 months ago
JSON representation
基于书生浦语的自我认知实验
- Host: GitHub
- URL: https://github.com/csg2008/internlm2_chat_1_8b_demo
- Owner: csg2008
- Created: 2024-04-21T02:49:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T11:26:31.000Z (over 2 years ago)
- Last Synced: 2025-03-17T16:49:23.174Z (over 1 year ago)
- Topics: internlm2, llm
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 基于书生浦语1.8B的自我认知实验
本实验是学习用 XTuner 微调 internlm2-chat-1-8b 模型,调整模型自我认识的实验过程。
相关资源:
> - [XTuner](https://github.com/InternLM/xtuner): An efficient, flexible and full-featured toolkit for fine-tuning large models (InternLM, Llama, Baichuan, Qwen, ChatGLM)
> - [internlm2-chat-1-8b](https://openxlab.org.cn/models/detail/OpenLMLab/internlm2-chat-1.8b): 书生·浦语-1.8B (InternLM2-1.8B) 是第二代浦语模型系列的18亿参数版本
> - [课程链接](https://github.com/InternLM/Tutorial/tree/camp2/xtuner): XTuner 微调 LLM:1.8B、多模态、Agent
> - [学习笔记](https://github.com/csg2008/InternLMAgricultureAssistant/blob/main/note/lesson4.md): XTuner 微调 LLM:1.8B、多模态、Agent