Update README.md
Browse files
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
|
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
|