Skip to content

Commit

Permalink
tiktoken
Browse files Browse the repository at this point in the history
  • Loading branch information
b08x committed Mar 24, 2024
1 parent 30fa3e5 commit 983f059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nlp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ ENV PATH $HOME/.local/share/gem/ruby/3.1.0/bin:$HOME/.local/bin:$PATH
ENV BUNDLE_PATH $HOME/.local/share/gem

RUN gem install ferret-0.11.9.0.gem && \
bundle lock --add-platform x86_64-linux && \
bundle config build.redic --with-cxx="clang++" --with-cflags="-std=c++0x" && \
bundle install

Expand Down

0 comments on commit 983f059

Please sign in to comment.