-
Notifications
You must be signed in to change notification settings - Fork 11.6k
Reorganization of the project files #7573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We moved |
I'd suggest to add
Also could we move convert scripts to |
I'm planning to initiate work on this issue and #6913. Will open a draft PR when I do the initial reorganization |
Should we distribute the headers of the libraries in a separate
Since we prefix all filenames with the library name, we can simply do:
|
Do we want applications to include |
Just |
Yes, we would expect applications to add the |
Since there was some discussion about splitting
llama.cpp
into multiple files, I would like to propose a reorganization of the project files. In short:Hopefully this will allow:
The tree structure would look like this:
The text was updated successfully, but these errors were encountered: