Sheldon
Sheldon
Hi, I'm using a cloud environment to do training. To minimize the upload file size, I only upload the latent files and the meta_lat.json to the environment, but the current...
Hi, I have integrated a new captioning model(OFA) to the repo. Link to OFA model repo: https://github.com/OFA-Sys/OFA.git Below is a quick comparison betwen OFA, BLIP and BLIP2:  *BLIP*: girl...
**Describe** I tried to load kosmos-2 with 29GM of RAM and result in OOM. Is there any way to minimize the RAM usage while loading the model?
**Describe the bug** A clear and concise description of what the bug is. I'm doing a recursive event with string arg, but the arg content was wrapped with a pair...
### All Submissions: - [x] Have you followed the guidelines stated in [CONTRIBUTING.md](https://github.com/pynecone-io/pynecone/blob/main/CONTRIBUTING.md) file? - [x] Have you checked to ensure there aren't any other open [Pull Requests](https://github.com/pynecone-io/pynecone/pulls ) for...
I'm using immich-go on mac, and my server is running on the same machine. When I try to import using `upload from-folder` to import a large library of canon cr3...
### What happened? Started the proxy server using this config ```yaml search_tools: - search_tool_name: test-search litellm_params: search_provider: searxng api_base: http://searxng:8080 ``` From log, I can confirm this config is correctly...