revert makefile
This commit is contained in:
parent
034686b178
commit
3ae62304ab
3
Makefile
3
Makefile
|
@ -53,6 +53,3 @@ run-falcon-7b-instruct-quantize:
|
|||
|
||||
clean:
|
||||
rm -rf target aml
|
||||
|
||||
interact:
|
||||
docker run --rm -it --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --device=/dev/kfd --device=/dev/dri --group-add video --ipc=host --shm-size 64g --net host -v /home/mohit/.cache/huggingface/hub/:/data -v $(PWD):/tgi tgi-mht
|
||||
|
|
Loading…
Reference in New Issue