bigmoyan's picture
Upload 12 files
acff406
raw
history blame
123 Bytes
import os
os.environ["TORCH_USE_RTLD_GLOBAL"]="YES"
import torch
from .glm import GLM6B
from .model import FasterChatGLM