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 5, 2023
1 parent 510fabb commit 26a58af
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=6d3a9b8689cd63d565e1b6039f7e214786e15810
ARG OOBABOOGA_COMMIT=2694ef45a36b98efa1cb81ff2989c4eaf5d27c00

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.9.4
### Version 1.9.5

### Included in this Template

Expand Down

0 comments on commit 26a58af

Please sign in to comment.