Skip to content

trilokpadhi/mm-agents-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Steps to run the project

python -m llava.serve.controller --host 0.0.0.0 --port 10000
python -m llava.serve.model_worker --host 0.0.0.0 --controller http://localhost:10000 --port 40000 --worker http://localhost:40000 --model-path liuhaotian/llava-v1.5-13b
python test-agent.py

About

Experiments with MM Agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages