ChatDoctor icon indicating copy to clipboard operation
ChatDoctor copied to clipboard

HFValidationError when running chat_wiki.py and chat_csv.py files

Open ndams55 opened this issue 1 year ago • 1 comments

I got the following error when I run the chat_wiki.py :

raise HFValidationError( huggingface_hub.utils.validators.HFValidationError: Repo id must use alphanumeric chars or '-', '', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: 'chatDoctor100k/'.

ndams55 avatar Aug 09 '23 11:08 ndams55

yes same error too: failed with chat_wiki.py and chat_csv.py raise HFValidationError( huggingface_hub.utils.validators.HFValidationError: Repo id must use alphanumeric chars or '-', '', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: 'chatDoctor100k/'.

but ChatDoctor-main$ python chat.py is working.

How to run this on UI? it will be useful for users to chat.

datacrud8 avatar Sep 11 '23 04:09 datacrud8