Samarth Sarin
Samarth Sarin
special_tokens_map.json tokenizer.model tokenizer_config.json @merrymercy These 3 files seem to be missing from the hugging face repo of version 1.1 Can you please add them as apply_delta code is showing up...
I was not aware that apply_delta.py is also modified in the latest push. Now its working fine. Thank you.
> need A100/H100 with train_mem.py, but train with lora (ref to the train_lora.py)is fine. Can you please provide the command line statement which you used to train vicuna lora?
I got your point. Still for better documentation I would be really grateful if some jupyter nptebook can be provided as majority of the audience here is looking for one...
Any solution for this error? Expected is_sm80 to be true, but got false. (Could this error message be improved? If so, please report an enhancement request to PyTorch.) But when...
@Ejafa were you able to fine tune the model on local GPU?
@StrangeTcy did you get any solution?
python .\source\manage.py runserver Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "C:\Users\ssarin\Anaconda3\lib\threading.py", line 932, in _bootstrap_inner self.run() File "C:\Users\ssarin\Anaconda3\lib\threading.py", line 870, in...
Hi, Thank you for the response. Everything independently seems to be working fine and imports are successful. I have tried it on different machines as well as re installing almost...