Skip to content

Hyouka-qitanta/InternLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

本仓库用于记录书生大模型实战营的学习过程

教程:书生大模型实战营 书生大模型实战营

入门岛

第1关 Linux 基础知识

完成SSH连接与端口映射并运行hello_world.py

作业地址:Linux 基础知识

第2关 python基础知识

任务一:实现一个wordcount函数,统计英文字符串中每个单词出现的次数。返回一个字典,key为单词,value为对应单词出现的次数。

任务二:Vscode连接InternStudio debug笔记

作业地址:python基础知识

基础岛

8G 显存玩转书生大模型 Demo

使用 Cli Demo 完成 InternLM2-Chat-1.8B 模型的部署,并生成 300 字小故事

作业地址:书生大模型 Demo

LangGPT结构化提示词编写实践

背景问题:近期相关研究发现,LLM在对比浮点数字时表现不佳,经验证,internlm2-chat-1.8b (internlm2-chat-7b)也存在这一问题,例如认为13.8<13.11。

任务要求:利用LangGPT优化提示词,使LLM输出正确结果。

作业地址:提示词编写实践 ...

About

用于记录InternLM的学习过程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •