cvpaperchallenge / Crux

Crux is a suite of LLM-empowered summarization and retrieval services for academic activity. Crux is developed by XCCV group of cvpaper.challenge.
MIT License
14 stars 2 forks source link

#6/feat: adjust directory structure #9

Closed gatheluck closed 1 year ago

gatheluck commented 1 year ago

Issue URL

Before start working on following issue. I adjust directory structure by this PR to prevent future conflicts.

6

Change overview

Adjust directory structure based on following figure. https://user-images.githubusercontent.com/21344007/232263137-9bf6d751-47ee-4921-a056-ab8afeaadad7.png

How to test

Please compare the figure and updated directory strucutre.

Note for reviewers

gatheluck commented 1 year ago

@YoshikiKubotani Sorry small conflicts occured in pyproject.toml and docker-compose.yaml file for gpu. The way to resolve was very straight forward so I think no problem. But could you double check for sure?