mirror of https://github.com/THUDM/ChatGLM-6B
add sentencepiece in requirements.txt
parent
1777c15557
commit
6426660124
|
@ -3,4 +3,5 @@ transformers==4.27.1
|
||||||
cpm_kernels
|
cpm_kernels
|
||||||
torch>=1.10
|
torch>=1.10
|
||||||
gradio
|
gradio
|
||||||
mdtex2html
|
mdtex2html
|
||||||
|
sentencepiece
|
Loading…
Reference in New Issue