-
I have created an API for Real-ESRGAN using FastAPI, and it is working properly for multiple user requests. However, when I am initially loading the models (Real-ESRGAN and GFPGAN) using lru_cache (fu…
-
- [x] cache avatar dynamic URLs
- [x] apply **network first** strategy to be up-to-date
- [ ] clear cached avatar when **email** is updated (cf. firebase-helpers.js)
-
First off, thanks for your work on this package!
I'm in the same situation as #669, where I want to enable caching for a slow network drive. The two functions suggested in #669 create a board, and …
-
I'd like to discuss alternative storage solutions for TRAP caching, as the current implementation causes our monorepo to exhaust our available cache. Each run appears to consume about 100mb of space, …
-
The primary motivation for this would be performance and reducing load on an external image registry. One thing to test before investing in it is just how much faster would it be vs ECR in the same re…
-
**Describe the bug**
Caching venv si common practice [as documented](https://circleci.com/docs/caching/). However, on `cimg/python`, `python -m venv venv` produces a virtual environment with a symlin…
-
I'm using ionic-image-loader for caching images, first time it loads all images and cached images, if i close app and restart it then all images will load again, caching images are not loading, I have…
ghost updated
4 years ago
-
## Question
### **Usecase:**
I'm currently using GCR as my registry, in the case of a GCR outage. I want to still be able to pull images that are in the cache.
### dfclient config:
```
---
…
-
Add caching to grid images using SDWebImages.
-
If you call `llm-capabilities` on ollama embedding model it fails:
```emacs-lisp
(llm-capabilities (make-llm-ollama :embedding-model "nomic-embed-text"))
```
```emacs-lisp
Debugger entered--Lisp …