This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ChatGLM-6B
mirror of
https://github.com/THUDM/ChatGLM-6B
Watch
1
Star
0
Fork
You've already forked ChatGLM-6B
0
Code
Issues
Projects
Releases
Wiki
Activity
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
368
Commits
5
Branches
0
Tags
27 MiB
Branch:
main
dev
dev_api
dev_multi_gpu
main
visualglm
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
ChatGLM-6B
/
requirements.txt
8 lines
96 B
Raw
Permalink
Normal View
History
Unescape
Escape
Remove version for protobuf
2 years ago
protobuf
Update requirements.txt
2 years ago
transformers==4.27.1
Create requirements.txt
2 years ago
cpm_kernels
fix skip_init import error
2 years ago
torch>=1.10
Add gradio in requirements.txt
2 years ago
gradio
add sentencepiece in requirements.txt
2 years ago
mdtex2html
Merge branch 'dev' into dev_multi_gpu # Conflicts: # README.md # api.py # cli_demo.py # requirements.txt
2 years ago
sentencepiece
将配置device_map的逻辑抽离, 根据gpu数量自动配置device_map,并且自动适配所有模型
2 years ago
accelerate