Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ Action: Search
|
|
63 |
Action Input: Who is the President of the United States?
|
64 |
```
|
65 |
|
66 |
-
if you launched a httpserver with the model and installed langchain(https://github.com/hwchase17/langchain), you can modify demo.py
|
67 |
you can also try this by Jupyter Notebook. https://github.com/rinnakk/vicuna-13b-delta-finetuned-langchain-MRKL/blob/main/demo.ipynb
|
68 |
|
69 |
**Where to send questions or comments about the model:**
|
|
|
63 |
Action Input: Who is the President of the United States?
|
64 |
```
|
65 |
|
66 |
+
if you launched a httpserver with the model and installed langchain(https://github.com/hwchase17/langchain), you can modify demo.py with your httpserver's ip&port and your SERPAPI_API_KEY, then run it.(https://github.com/rinnakk/vicuna-13b-delta-finetuned-langchain-MRKL/blob/main/demo.py)<br>
|
67 |
you can also try this by Jupyter Notebook. https://github.com/rinnakk/vicuna-13b-delta-finetuned-langchain-MRKL/blob/main/demo.ipynb
|
68 |
|
69 |
**Where to send questions or comments about the model:**
|