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 Dec 27, 2023
1 parent 3d49279 commit 9c38658
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=11288d11d42f0be9a9d079c03d34c573a5cc696d
ARG OOBABOOGA_COMMIT=19d13743a6c436474f80643c26eb1fb35e5446f5
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.2
### Version 1.10.3

### Included in this Template

Expand Down

0 comments on commit 9c38658

Please sign in to comment.