Skip to content

Workaround to run Qwen3 thinking over multiple inputs for one or more times, recording the response Code and CoT

Notifications You must be signed in to change notification settings

gio-turing/workaround-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qwen3 support script

Usage:

  1. Clone the repository locally.
  2. Ensure you have Python3, Pip, and Venv installed.
  3. Create a local virtual environment.
  4. Install dependencies from 'requirements.txt'.
  5. Place one query per file at the 'inputs' directory.
  6. Configure .env according your needs.
  7. Run infer.py (use: 'python3 infer.py').
  8. Find the results at the 'outputs' directory.
  9. Enjoy the day!

About

Workaround to run Qwen3 thinking over multiple inputs for one or more times, recording the response Code and CoT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages