-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have spent a few hours looking through the documentation and asking in the Discord. I'…
-
Add more type annotations to almost any file in PKB. Python is by default untyped, but optional type annotations add clarity & help detect errors.
Some files like https://github.com/GoogleCloudPlat…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
Hi there,
I'd like to bring attention to an area of ambiguity in the `wasi:http` specification concerning runtime behavior for incoming requests. Currently, implementations like `wasmtime serve` r…
-
## Expected Behavior
Custom Model being uploaded in Vertex AI registry when executing the following cell:
import google.cloud.aiplatform as aiplatform
MODEL_…
-
When I tried to download datasets and models, I found that my account did not have the necessary permissions. When I attempted to apply for permissions, I did not receive approval. My site is in mainl…
-
### Describe the feature
Currently, does Colossal-AI have support or ongoing work for deploying multiple models concurrently, possibly using the Ray framework?
For context, I’m doing a course/r…
-
* Flask랑 spring이랑 통신되는지 확인
* javascript로 업로드된 이미지 Flask에 보내기
* 받은 이미지 전처리 진행하기
* Flask를 통해 저장된 모델 불러오기
* 예측값 return해주고 중간에 DB에 저장하기
-
I'm trying to figure out if it's possible to export the estimator for serving inputs, and it's interesting that you have a `gen_input_fn` function instead of just an `input_fn` when predicting. Is the…
-
Hi @hadley, thanks for sharing this, really exciting.
Very nice to see support for open models via ollama. I wonder if you would consider adding support for VLLM-hosted models as well, e.g. see ht…