phellonchen / X-LLM

X-LLM: Bootstrapping Advanced Large Language Models by Treating Multi-Modalities as Foreign Languages
https://x-llm.github.io
Apache License 2.0
304 stars 17 forks source link

How can I try the llm after install? #4

Open haorunze opened 1 year ago

phellonchen commented 1 year ago

Please see README_TRAIN_EVAL.md. You can also try the local demo using the script. We will upload our checkpoints soon.

bash demo/scripts/run_demo_streamlit.sh

Note that you should replace the path of the checkpoint in xllm/configs/models/xllm.yaml.