Skip to content

A object to visualize hidden state of chatglm3 model.

Notifications You must be signed in to change notification settings

vkeilo/GlmStateVisualization

Repository files navigation

GlmStateVisualization

A object to visualize hidden state of chatglm3 model.

Preparing

  1. Make sure your chatglm3-6b model is correctly prepared.
  2. Copy file THUDM\chatglm3-6b\config.json and THUDM\chatglm3-6b\modeling_chatglm_hid_save.py to your chatglm3 model path (which seems like E:\github_project\ChatGLM3\THUDM\chatglm3-6b), this will cause two original files to be overwritten.

data preparing

task nums
translator 1034
summarizer 1000
first word selector 1000
word num counter 1000

About

A object to visualize hidden state of chatglm3 model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published