googleapis / googleapis/python-aiplatform

This module is taking up too much memory.

Aperta
#6,191 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
api: vertex-ai
Lingua principale
Python
Stelle
905
Fork
465
Merge medio
1g 13h
PR unite (30g)
44

Descrizione

## My Problem
- When installing and importing vertexai, it immediately takes up about 250MB.
```
# uv add google-cloud-aiplatform
import vertexai
```
Image

- So, if I'm using eight multiprocessors, adding this module alone will increase my base memory usage by about 2GB.

## Question
- I think this is too heavy for a single module.
- Where does this massive size come from? Is it because of the numerous shared libraries?
- Is there a way to reduce the memory footprint of the module?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.