update chatglm_llm.py

This commit is contained in:
imClumsyPanda 2023-04-19 19:39:42 +08:00
parent be5f14278c
commit 25ecc7f820
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
import json
import os
from langchain.llms.base import LLM
from typing import Optional, List
from langchain.llms.utils import enforce_stop_tokens