Skip to content

Commit

Permalink
nit: add .git
Browse files Browse the repository at this point in the history
update git url

Signed-off-by: Ishaan Sehgal <[email protected]>
  • Loading branch information
ishaansehgal99 authored Feb 16, 2024
1 parent 2fb9387 commit b41e027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/presets/llama-2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN apt-get update && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*

RUN git clone https://github.com/facebookresearch/llama
RUN git clone https://github.com/facebookresearch/llama.git

WORKDIR /workspace/llama

Expand Down

0 comments on commit b41e027

Please sign in to comment.