repo contains mutil LLM & VL demo
pip install -r requirements.txt
python demo_QAMaking_from_pdf.py --model_name_or_path $MODEL_PATH --template qwen --prompt_path "template/QAtemplat.txt"
python demo_AutoTrain.py --model_name_or_path $MODEL_PATH --template qwen --ip $IP
https://github.com/QwenLM/Qwen-VL
python demo_VlAutoTraining.py
9 commits
5 commits
Python
99.9%
repo contains mutil LLM & VL demo
pip install -r requirements.txt
python demo_QAMaking_from_pdf.py --model_name_or_path $MODEL_PATH --template qwen --prompt_path "template/QAtemplat.txt"
python demo_AutoTrain.py --model_name_or_path $MODEL_PATH --template qwen --ip $IP
https://github.com/QwenLM/Qwen-VL
python demo_VlAutoTraining.py
9 commits
5 commits
Python
99.9%