We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4719b4e commit 068c78bCopy full SHA for 068c78b
1 file changed
run_conversation.md
@@ -20,7 +20,7 @@ This script simulates a multi-turn dialogue locally using the `microsoft/DialoGP
20
21
Before running the script, ensure you have the following installed:
22
23
-1. **Python:** Python 3.8 or later recommended.
+1. **Python:** Python 3.8 or later recommended.
24
2. **System Dependencies:** None specific beyond standard build tools.
25
3. **Python Libraries:** Install using pip in a virtual environment.
26
```bash
0 commit comments