i run this commannd:"python mlora_server.py --base_model TinyLlama/TinyLlama-1.1B-Chat-v0.4 --root /tmp/mlora",and result in this error:
,which tells:"plyvel._plyvel.IOError: b'IO error: lock /tmp/mlora/./db/LOCK: Resource temporarily unavailable'".
can anybody tell me how to solve it ,thanks
i run this commannd:"python mlora_server.py --base_model TinyLlama/TinyLlama-1.1B-Chat-v0.4 --root /tmp/mlora",and result in this error: ,which tells:"plyvel._plyvel.IOError: b'IO error: lock /tmp/mlora/./db/LOCK: Resource temporarily unavailable'". can anybody tell me how to solve it ,thanks