-
### 🚀 The feature, motivation and pitch
Ollama has the docker image [ollama/ollama:rocm](https://hub.docker.com/layers/ollama/ollama/rocm/images/sha256-2368286e0fca3b4f56e017a9aa4809408d8a8c6596e3cbd…
-
## In what area(s)?
/area API
## Describe the feature
Kubernetes 1.31 introduces a new volume type "image" which allows the direct mount of OCI container images into a Pod. According to https…
rhuss updated
2 months ago
-
Tried using `%PUBLIC_URL%/` but it's not working...
-
Problem initially reported by @fedorov
Image uploaded to Midas are associated with the "application/octet-stream" whereas image upload a year ago were associated with "image/png", "image/jpeg", .... …
-
Currently, we only support s3 compatible storage providers for storing and retrieving files, we need to make the storage provider more configurable
we have 2 buckets currently:
- for serving facil…
-
... triggered by #1598 but a growing thorn in our side...
The main issue is that if you replace the /thirdparty/download/xxx/ with a submodule, it is no longer versioned as a snapshot version like th…
-
### Description
It would be beneficial to introduce a fixed number of image indicators, such as 5, for displaying multiple images within a container. Currently, if there are 20 images spanning the fu…
-
Please help to confirm if the GLM-4-9B-Chat is supported , thanks so much.
Docker images:intelanalytics/ipex-llm-serving-vllm-xpu-experiment
Tag:2.1.0b2
Image ID:0e20af44ad46
step:
…
-
## Bug Report
Does Tensorflow Serving support XLA compiled SavedModels ? or am I doing something wrong ?
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: [D…
-
I've tried adding `app.use(express.static('dist'));`.
This is serving my html and javascript, but images fail to load.