forked from ggerganov/llama.cpp
-
Notifications
You must be signed in to change notification settings - Fork 362
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
koboldcpp.sh - The Mamba Multitool #554
Merged
Merged
Commits on Dec 9, 2023
-
root authored and root committed
Dec 9, 2023 Configuration menu - View commit details
-
Copy full SHA for acc9f64 - Browse repository at this point
Copy the full SHA acc9f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76cfb2b - Browse repository at this point
Copy the full SHA 76cfb2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc46195 - Browse repository at this point
Copy the full SHA bc46195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d59609 - Browse repository at this point
Copy the full SHA 7d59609View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a109b - Browse repository at this point
Copy the full SHA d9a109bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b89089b - Browse repository at this point
Copy the full SHA b89089bView commit details -
Configuration menu - View commit details
-
Copy full SHA for feef4c2 - Browse repository at this point
Copy the full SHA feef4c2View commit details
Commits on Dec 10, 2023
-
I know its technically amd64, but I don't want to cause confusion among nvidia users.
Configuration menu - View commit details
-
Copy full SHA for 1c421e5 - Browse repository at this point
Copy the full SHA 1c421e5View commit details -
Unsure how this will behave in the pyinstaller build, but pocl ended up CPU only. With a bit of luck the pyinstaller uses the one from the actual system if compiled in a system without opencl, while conda now includes it for that specific system.
Configuration menu - View commit details
-
Copy full SHA for 3c09377 - Browse repository at this point
Copy the full SHA 3c09377View commit details -
Missing this causes compile failures on some system's
Configuration menu - View commit details
-
Copy full SHA for d2a921f - Browse repository at this point
Copy the full SHA d2a921fView commit details -
Ideally we find a better solution, but conda forces ICD and needs this for the successful compile. However, pyinstaller then embeds the ICD causing it to be limited to the system it was compiled for. By temporarily removing the ICD pyinstaller can't find it and everything remains functional. Ideally we do this on a pyinstaller level, but I could not find any good options to do so yet.
Configuration menu - View commit details
-
Copy full SHA for d554baa - Browse repository at this point
Copy the full SHA d554baaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.