Skip to content

Commit

Permalink
Bump to latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Dec 18, 2023
1 parent 35fba09 commit 59ab87a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Stage 1: Base
FROM nvidia/cuda:12.1.1-cudnn8-devel-ubuntu22.04 as base

ARG OOBABOOGA_COMMIT=314a095c74a3fc318bb8349064e2501fc2be2296
ARG OOBABOOGA_COMMIT=7be09836fc721e6f23cf1cc27523c92185b20d8a

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ENV DEBIAN_FRONTEND=noninteractive \
Expand Down
2 changes: 1 addition & 1 deletion nginx/template-readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Text Generation Web UI: A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (GGUF), Llama models

### Version 1.10.0
### Version 1.10.1

### Included in this Template

Expand Down

0 comments on commit 59ab87a

Please sign in to comment.