Milan Le
Milan Le
Hi. I was examining the cause of SIGFPE 8 when fine-tuning the network for VOCpascalSDS from pre-trained.VGG16 model. For me, yet not obvious reasons, in the 3rd iteration the weights...
/kind feature **Describe the solution you'd like** I propose implementing a feature to enable the downloading of all files from Azure storage under a specified virtual directory. This enhancement would...
Signed-off-by: Khanh Chuong Le (cherry picked from commit 45d282d5cb2036d9ba598a0135cfdb73aec659cf) **What this PR does / why we need it**: Add Azure storage provider to download multiple blobs in virtual directory **Which...
**Is your feature request related to a problem? Please describe.** Anthropic now supports streaming mode with tools declaration https://docs.anthropic.com/en/api/messages-streaming and we should too **Describe the solution you'd like** **Describe alternatives...
**Is your feature request related to a problem? Please describe.** Google VertexAI gemini supports auth with api-key in request header: `"X-goog-api-key": VERTEX_API_KEY` as an alternative to `GOOGLE_APPLICATION_CREDENTIALS` **Describe the solution...