-
Notifications
You must be signed in to change notification settings - Fork 863
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
Llamacpp with cpp backend #2527
Llamacpp with cpp backend #2527
Commits on Aug 16, 2023
-
Version1 of llm inference with cpp backend
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for ee07277 - Browse repository at this point
Copy the full SHA ee07277View commit details
Commits on Aug 17, 2023
-
Updating llm handler - loadmodel, preprocess, inference methods
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for 8addde3 - Browse repository at this point
Copy the full SHA 8addde3View commit details
Commits on Aug 21, 2023
-
Fixed infinite lock by adding request ids to the preprocess method
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for 002e221 - Browse repository at this point
Copy the full SHA 002e221View commit details -
Adding test script for finding tokens per second llama-7b-chat and gg…
…ml version Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for f351d1d - Browse repository at this point
Copy the full SHA f351d1dView commit details
Commits on Sep 13, 2023
-
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for e3a753c - Browse repository at this point
Copy the full SHA e3a753cView commit details -
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for c4ab8a1 - Browse repository at this point
Copy the full SHA c4ab8a1View commit details -
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for 8cdda73 - Browse repository at this point
Copy the full SHA 8cdda73View commit details -
Using folly to read config path
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for 026b836 - Browse repository at this point
Copy the full SHA 026b836View commit details -
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for c95a576 - Browse repository at this point
Copy the full SHA c95a576View commit details
Commits on Sep 15, 2023
-
Processing all the items in the batch
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
Configuration menu - View commit details
-
Copy full SHA for eda470f - Browse repository at this point
Copy the full SHA eda470fView commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28c9b02 - Browse repository at this point
Copy the full SHA 28c9b02View commit details