-
I'm currently working on an API using FastAPI to serve DINOv2 models from the official DINOv2 repository. The API works well locally, but when I run it in a Docker container, I encounter an error rela…
-
## Description
This is a tentative roadmap, I will update it as things evolve.
## Roadmap
**High Priority:**
- [x] Implement unitable
- [x] Enable OCR support
- [ ] Different embedding prov…
-
Tarea: Implementar un servicio web (API) que exponga las capacidades del modelo de lenguaje LLaMA para realizar revisiones de código. Esto implica:
- [ ] Preparación del modelo: Convertir el modelo L…
-
### Your current environment
Not applicable -- Dockerfile.
### 🐛 Describe the bug
Steps to reproduce:
- Clone the `vllm` repo
- run `docker build . --target vllm-base`
- Build fails
```shel…
-
### Description
Caddy reverse proxy doesn't work with docker compose. Server builds and boots and runs on port 3000 correctly. Receving 502 errors.
### Minimal Reproduction (if possible, example…
-
### This issue is for a: (mark with an `x`)
- [x] bug report
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new releas…
-
Реализация рекомендательного сервиса для онлайн кинотеатра с использованием FastAPI требует нескольких ключевых компонентов. Вот общий план того, что вам может понадобиться:
1. **Сбор данных**:
- …
-
Adding celery worker for fast client response solution and making separate from the main application.
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
- [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussions…
-
File "/usr/local/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 535, in _run_script
exec(code, module.__dict__)
File "/streamlit/ui.py", line 63, in
aud…