TheBloke commited on
Commit
2e0f5aa
1 Parent(s): 229b765

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -53,7 +53,8 @@ But they work great direct from Transformers!
53
 
54
  Currently these GPTQs are tested to work with:
55
  - Transformers 4.33.0
56
- - Text Generation Inference (TGI) 1.0.2
 
57
 
58
  <!-- description end -->
59
 
 
53
 
54
  Currently these GPTQs are tested to work with:
55
  - Transformers 4.33.0
56
+ - [Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) version 1.0.4
57
+ - Docker container: `ghcr.io/huggingface/text-generation-inference:latest`
58
 
59
  <!-- description end -->
60