Update README.md
Browse files
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.
|
|
|
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 |
|