csu / geochat /model /.ipynb_checkpoints /__init__-checkpoint.py
roselee's picture
Upload folder using huggingface_hub
2b49482 verified
raw
history blame contribute delete
161 Bytes
from .language_model.geochat_llama import GeoChatLlamaForCausalLM, GeoChatConfig
from .language_model.geochat_mpt import GeoChatMPTForCausalLM, GeoChatMPTConfig