Alper_Emre
Results
2
issues of
Alper_Emre
## Description This pull request addresses an issue encountered when connecting a PostgreSQL database on Azure, where Azure requires an "@" symbol in all database usernames. Previously, changing passwords containing...
I am having an issue with the generate.py. I have cloned the repo and after that finetune it: python finetune.py --base_model="decapoda-research/llama-7b-hf" --data-path "alpaca_data_tr.json" I saved the output to ./lora_alpaca directory....