Skip to content

Commit

Permalink
Bump to latest oobabooga commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Jan 3, 2024
1 parent 7c1bde2 commit 50081b8
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=19d13743a6c436474f80643c26eb1fb35e5446f5
ARG OOBABOOGA_COMMIT=3f28925a8d6f04860f09975536c37f6815b0f2b5
ARG TORCH_VERSION=2.1.2

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
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.3
### Version 1.10.4

### Included in this Template

Expand Down

0 comments on commit 50081b8

Please sign in to comment.