Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Feb 5, 2024
1 parent 197d978 commit 4031d00
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
Expand Up @@ -134,6 +134,6 @@ WORKDIR /
COPY --chmod=755 scripts/* ./

# Start the container
ENV TEMPLATE_VERSION=1.11.1
ENV TEMPLATE_VERSION=1.12.0
SHELL ["/bin/bash", "--login", "-c"]
CMD [ "/start.sh" ]
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.11.1
### Version 1.12.0

### Included in this Template

Expand Down

0 comments on commit 4031d00

Please sign in to comment.