You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
11 months ago | |
---|---|---|
.idea | 1 year ago | |
README.md | 1 year ago | |
chatgpt_detector_model_predict.py | 11 months ago | |
flask_api.py | 11 months ago | |
flask_chatgpt-detector_predict_redis_search.py | 1 year ago | |
requirements.txt | 1 year ago | |
run_app.sh | 1 year ago | |
run_app_search.sh | 1 year ago | |
run_model.sh | 1 year ago |
README.md
安装环境
conda create -n your_env_name python=3.8
pip install -r requirements.txt
启动项目
conda activate llama_paper
bash run_model.sh
bash run_api.sh
bash run_app_search.sh
测试
curl -H "Content-Type: application/json" -X POST -d '{"orderid": "EEAE880E-BE95-11EE-8D23-D5E5C66DD02E"}' http://101.37.83.210:16005/search