-
-
Notifications
You must be signed in to change notification settings - Fork 321
Open
Labels
bugSomething isn't workingSomething isn't working
Description
OS
Windows
GPU Library
CUDA 12.x
Python version
3.11
Pytorch version
2.7.1+cu128
Model
No response
Describe the bug
I copied the script at examples/chat.py
and used the Oobabooga environment to run it. However, there are no modules called chat_formatting
and chat_prompts
. Does anyone know where they can be found? There are no other mentions in this repository, nor does it appear in PyPi or any Google searches.
Reproduction steps
- Copy
examples/chat.py
aschat.py
into the directory oftext-generation-webui
. - Open
cmd_windows.bat
. python chat.py
Expected behavior
It runs without errors.
Logs
No response
Additional context
No response
Acknowledgements
- I have looked for similar issues before submitting this one.
- I understand that the developers have lives and my issue will be answered when possible.
- I understand the developers of this program are human, and I will ask my questions politely.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working