Rastapar commited on
Commit
ce8f196
1 Parent(s): aaed193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,7 +66,7 @@ Once the environment is configured, you can execute the program by running the f
66
  llamafactory-cli api run_api_inference_1.yaml
67
  ```
68
 
69
- **API Call Format**
70
  ```python
71
  address="localhost"
72
  port=8000
 
66
  llamafactory-cli api run_api_inference_1.yaml
67
  ```
68
 
69
+ **API Call from Client**
70
  ```python
71
  address="localhost"
72
  port=8000