mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-05 22:33:24 +08:00
update model_config.py
This commit is contained in:
parent
09248391c2
commit
ff7ac0333e
@ -1,5 +1,5 @@
|
|||||||
from abc import ABC
|
from abc import ABC
|
||||||
|
import transformers
|
||||||
from langchain.llms.base import LLM
|
from langchain.llms.base import LLM
|
||||||
from typing import Optional, List
|
from typing import Optional, List
|
||||||
from models.loader import LoaderCheckPoint
|
from models.loader import LoaderCheckPoint
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user