mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 11:20:35 +08:00
create chat model
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# Usage: python api_demo.py --model_name_or_path path_to_model --checkpoint_dir path_to_checkpoint
|
||||
# Visit http://localhost:8000/docs for document.
|
||||
|
||||
|
||||
import uvicorn
|
||||
|
||||
from llmtuner import create_app
|
||||
|
||||
Reference in New Issue
Block a user