freelance-project-34-market.../deps/test-task-2025-07-17-v2
Siarhei Siniak c4eb8b5568 [+] partially add worker based on huggingface
1. test huggingface manually from IPython;
  1.1. seems to work;
  1.2 put some long text from documentation,
    it has provided some summary;
  1.3. runs in about 40-60 seconds on 3-4 cores CPU;
  1.4. almost made reuse local cache,
    for some reason huggingface still can
    download LFS weights from the public repo;
  2. partially wrapped into worker
    which is to be run as a separate service in docker-compose;
2025-07-23 11:10:13 +03:00
..
.tmuxp [+] add simple fastapi template 2025-07-17 21:14:07 +03:00
docker [+] fix postgresql environment 2025-07-18 10:04:55 +03:00
docs [+] update docs, fix url ending 2025-07-21 11:21:44 +03:00
python/online/fxreader/pr34/test_task_2025_07_17_v2 [+] partially add worker based on huggingface 2025-07-23 11:10:13 +03:00
.dockerignore [+] add simple fastapi template 2025-07-17 21:14:07 +03:00
.gitattributes [+] add simple fastapi template 2025-07-17 21:14:07 +03:00
.gitignore [+] add simple fastapi template 2025-07-17 21:14:07 +03:00
docker-compose.yml [+] add simple fastapi template 2025-07-17 21:14:07 +03:00
Makefile [+] update Makefile 2025-07-21 11:25:06 +03:00
pyproject.toml [+] add initial payloads/models.py migration 2025-07-18 09:59:16 +03:00
requirements.in [+] add requirements 2025-07-17 21:17:41 +03:00
requirements.txt [+] add requirements 2025-07-17 21:17:41 +03:00