An open API service indexing awesome lists of open source software.

https://github.com/weiaicunzai/learning_llm


https://github.com/weiaicunzai/learning_llm

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## build model
python build_model.py

## train llava
python train.py --output_dir 'save_ckpt'

## infer
python test.py