An open API service indexing awesome lists of open source software.

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

基于书生浦语的自我认知实验

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