Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
TMElyralab
/
lyraChatGLM
like
106
Follow
Tencent Music Entertainment Lyra Lab
113
English
LLM
ChatGLM6B
License:
mit
Model card
Files
Files and versions
xet
Community
49
2dc413a
lyraChatGLM
/
faster_chat_glm
/
__init__.py
bigmoyan
Upload 12 files
acff406
over 2 years ago
raw
Copy download link
history
blame
123 Bytes
import
os
os.environ[
"TORCH_USE_RTLD_GLOBAL"
]=
"YES"
import
torch
from
.glm
import
GLM6B
from
.model
import
FasterChatGLM