We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3b927 commit 4357e95Copy full SHA for 4357e95
README.md
@@ -17,14 +17,16 @@ Note : This is a test version. We welcome your contributions!
17
2. Run the installation script:
18
19
```bash
20
- python install_qwen.py
+ python SuperQwen_Framework/install_qwen.py
21
```
22
3. Setup the framework:
23
24
25
- python setup_qwen.py
+ python SuperQwen_Framework/setup_qwen.py
26
27
28
+4. If you want to change the folder, you can move the .qwen to root
29
+
30
## Usage
31
32
After installation, you can use the following commands in Qwen CLI:
0 commit comments