likelyzhao / LM-playground

repo contains mutil LLM & VL demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LM-playground

repo contains mutil LLM & VL demo

QAMaking Demo

1. 安装依赖

pip install -r requirements.txt

2. 挂载模型和选择template

3 运行

python demo_QAMaking_from_pdf.py --model_name_or_path $MODEL_PATH --template qwen  --prompt_path "template/QAtemplat.txt"

About

repo contains mutil LLM & VL demo


Languages

Language:Python 99.9%Language:Shell 0.1%