ariG23498 HF staff commited on
Commit
cf572fb
·
verified ·
1 Parent(s): 6cd9ce8

Delete Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -11
Dockerfile DELETED
@@ -1,11 +0,0 @@
1
- RUN pip install --no-cache-dir pip -U && \
2
- pip install --no-cache-dir flash-attn --no-build-isolation && \
3
- pip install --no-cache-dir \
4
- datasets \
5
- huggingface-hub>=0.19 \
6
- hf-transfer>=0.1.4 \
7
- protobuf<4 \
8
- click<8.1 \
9
- pydantic~=1.0 \
10
- torch==2.4.0 \
11
- -r /tmp/requirements.txt