FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

Got a huggingface validation error: Repo id must use alphanumeric char

Open bdutta19 opened this issue 2 years ago • 1 comments
trafficstars

HFValidationError: Repo id must use alphanumeric chars or '-', '_', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: 'vicuna-7B/'.

Started after upgrading MacOS to ventura

bdutta19 avatar Apr 10 '23 02:04 bdutta19

hi! have you figured out how to solve the error?

dqymaggie avatar Jun 03 '23 07:06 dqymaggie

now we use lmsys/vicuna-7b-v1.3 and lmsys/vicuna-13b-v.1.3

See instructions here: https://github.com/lm-sys/FastChat#vicuna-weights

No more delta weights and things should work well!

zhisbug avatar Jul 05 '23 20:07 zhisbug