-
After updating to latest build (not sure if that triggered the issue), I am getting this:
```
WARN Failed to authenticate to registry registry-1.docker.io with given token!
```
Is there a way…
-
### System Info
TGI 2.3.0
### Information
- [ ] Docker
- [ ] The CLI directly
### Tasks
- [ ] An officially supported command
- [ ] My own modifications
### Reproduction
The TTFT is really slow…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/66954623-eaed-44ab-85e5-561819f9b716)
![image](https://github.com/user-attachments/assets/1a869b2c-17d8-419c-b36f-2db5937…
-
```earthfile
VERSION 0.7
FROM nvidia/cuda:11.8.0-cudnn8-runtime-ubuntu22.04
WORKDIR /code
RUN --mount=type=cache,target=/var/cache/apt \
apt-get update \
&& DEBIAN_FRONTEND=noninteractive …
-
### System Info
System Info
TGI Docker Image: ghcr.io/huggingface/text-generation-inference:sha-11d7af7-rocm
MODEL: meta-llama/Llama-3.1-405B-Instruct-FP8
Hardware used:
Intel® Xeon® Platinum 8…
Bihan updated
3 weeks ago
-
-
Every build through docker does a lot of things that could probably be cached. I couldn't get a local build to work, so iterating via the docker build is quite a pain.
-
`docker build . --target reefguide-src -t reefguide_1_10 --no-cache`
Julia 1.10 build took 5m22s
Julia 1.11 build took 18m22s
Toward the end of the 1.11 build, these warnings are printed for ever…
-
I am getting `ERROR: Service 'app' failed to build : Build failed` when I execute `docker-compose up -d`. Output is like below
```
Building app
Sending build context to Docker daemon 9.728kB
St…
-
## Description
it doesnt appear that you support multiarch builds within ECR
## Expected Behavior
You should
## Actual Behavour
ECR is returning unauthorised.
## Steps to Reproduce
…