-
Notifications
You must be signed in to change notification settings - Fork 660
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
[llama.cpp] Update llama.cpp to latest release b2581 (2024-03-30) #3055
Commits on Sep 20, 2023
-
To support Yolov8 (deepjavalibrary#2776)
--------- Co-authored-by: Administrator <Administrator@tech8> Co-authored-by: KexinFeng <fenkexin@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 950340f - Browse repository at this point
Copy the full SHA 950340fView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da15713 - Browse repository at this point
Copy the full SHA da15713View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15fd0d0 - Browse repository at this point
Copy the full SHA 15fd0d0View commit details
Commits on Sep 28, 2023
-
PtndArrayEx.multiboxDetection() implementation (deepjavalibrary#2769)
* Implement PtNDArraryEx.multiboxDetection * MultiboxDetection - code cleanup * MultiboxDetection - code cleanup * MultiboxDetection - code cleanup * MultiboxDetection - code cleanup * format code * Fix, add tests, and pass CI --------- Co-authored-by: Zach Kimberg <kimbergz@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 963332d - Browse repository at this point
Copy the full SHA 963332dView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a90d0a - Browse repository at this point
Copy the full SHA 3a90d0aView commit details -
Revert "Updates LightGBM to 1.7.6 (deepjavalibrary#2793)" (deepjavali…
…brary#2796) This reverts commit 3a90d0a.
Configuration menu - View commit details
-
Copy full SHA for 8fd79db - Browse repository at this point
Copy the full SHA 8fd79dbView commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27c6a57 - Browse repository at this point
Copy the full SHA 27c6a57View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d432a65 - Browse repository at this point
Copy the full SHA d432a65View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 458933c - Browse repository at this point
Copy the full SHA 458933cView commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f4ebee - Browse repository at this point
Copy the full SHA 2f4ebeeView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90059cd - Browse repository at this point
Copy the full SHA 90059cdView commit details
Commits on Oct 18, 2023
-
[docs] Fixes markdown headers (deepjavalibrary#2812)
This fixes the markdown headers to be h1 so they render correctly in docs.
Configuration menu - View commit details
-
Copy full SHA for 298ea1f - Browse repository at this point
Copy the full SHA 298ea1fView commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0b4334 - Browse repository at this point
Copy the full SHA f0b4334View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe86680 - Browse repository at this point
Copy the full SHA fe86680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5aef8 - Browse repository at this point
Copy the full SHA 1c5aef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e07cf - Browse repository at this point
Copy the full SHA 23e07cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d9e85 - Browse repository at this point
Copy the full SHA 85d9e85View commit details
Commits on Oct 24, 2023
-
[api] Added Early stopping configuration (deepjavalibrary#38) (deepja…
…valibrary#2806) * [api] Added Early stopping configuration (deepjavalibrary#38) * [api] Added Builder for Early stopping configuration (deepjavalibrary#38) * Explicitly set NDManager for dataset in EarlyStoppingListenerTest to make the test run on JDK11 in gradle.
Configuration menu - View commit details
-
Copy full SHA for 0b6474f - Browse repository at this point
Copy the full SHA 0b6474fView commit details
Commits on Oct 25, 2023
-
Creates MultiDevice (deepjavalibrary#2819)
This creates an abstraction for combining devices into a single device. The main use case for now is in DJL Serving TP_parallel. It will allow us to create a WorkerGroup and a PyPredictor for a set of devices and then track the usage of devices properly. It could also be used later for multi-gpu training or other multi-device cases.
Configuration menu - View commit details
-
Copy full SHA for 185981b - Browse repository at this point
Copy the full SHA 185981bView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d68857 - Browse repository at this point
Copy the full SHA 7d68857View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3927867 - Browse repository at this point
Copy the full SHA 3927867View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b0c8c9 - Browse repository at this point
Copy the full SHA 9b0c8c9View commit details
Commits on Nov 3, 2023
-
Updates doc versions to 0.24.0 (deepjavalibrary#2829)
* Updates doc versions to 0.24.0 Also moves android gradle.properties to the new 0.25.0. * Remove android change
Configuration menu - View commit details
-
Copy full SHA for 6981d76 - Browse repository at this point
Copy the full SHA 6981d76View commit details
Commits on Nov 4, 2023
-
Updates XGBoost to 2.0.1 (deepjavalibrary#2833)
* Updates XGBoost to 2.0.1 * Use devtools 8 * Updates based on new Xgboost JNI API. --------- Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 715e620 - Browse repository at this point
Copy the full SHA 715e620View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f55189 - Browse repository at this point
Copy the full SHA 9f55189View commit details
Commits on Nov 9, 2023
-
Add erf and atan2 (deepjavalibrary#2842)
* Added element-wise gauss error function (ERF) * Added element-wise arctan2 * Format java * Fixed docs * added * to other_ptr in Atan2
Configuration menu - View commit details
-
Copy full SHA for f84d3bb - Browse repository at this point
Copy the full SHA f84d3bbView commit details
Commits on Nov 13, 2023
-
Add FFT2 and FFT2 inverse (deepjavalibrary#2845)
* Added 2D FFT * Format java * Add default fft2 * Convert array to vectors * Add inverse fft2 * Add better assersion in ifft2 test * Add really better assersion in ifft2 test * Move cast bellow ifft2 for unsupported exception * Format java * changed dims to axes * changed dims to axes
Configuration menu - View commit details
-
Copy full SHA for f39640c - Browse repository at this point
Copy the full SHA f39640cView commit details
Commits on Nov 15, 2023
-
only build triton binaries (deepjavalibrary#2847)
* only build triton binaries * install requests library * remove script
Configuration menu - View commit details
-
Copy full SHA for 8f6ff7c - Browse repository at this point
Copy the full SHA 8f6ff7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ceef3 - Browse repository at this point
Copy the full SHA e8ceef3View commit details -
[docs] Update serving configuration nav (deepjavalibrary#2853)
Updates the navigation as a followup to deepjavalibrary/djl-serving#1316.
Configuration menu - View commit details
-
Copy full SHA for e315554 - Browse repository at this point
Copy the full SHA e315554View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 062d395 - Browse repository at this point
Copy the full SHA 062d395View commit details
Commits on Nov 20, 2023
-
Fixes archiveBaseName in native builds (deepjavalibrary#2859)
This property is necessary to avoid conflicts in building multiple flavors which can be observed in the native properties file not matching the jar for some engine builds.
Configuration menu - View commit details
-
Copy full SHA for a30f133 - Browse repository at this point
Copy the full SHA a30f133View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb932d - Browse repository at this point
Copy the full SHA ccb932dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da4287 - Browse repository at this point
Copy the full SHA 8da4287View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e5100 - Browse repository at this point
Copy the full SHA b5e5100View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a9191e - Browse repository at this point
Copy the full SHA 5a9191eView commit details -
[CI] Fixes flaky early stopping test (deepjavalibrary#2866)
This changes the test from requiring the early stopping at a particular epoch to ensuring that it stops early due to time constraints. This should help reduce the chances of being flaky due to race conditions.
Configuration menu - View commit details
-
Copy full SHA for c846786 - Browse repository at this point
Copy the full SHA c846786View commit details
Commits on Nov 22, 2023
-
[docs] Move jupyter notebooks to DJL Demo (deepjavalibrary#2854)
* [docs] Move jupyter notebooks to DJL Demo This moves the notebooks to the demo repositories. It makes it more clearly follow the trend where the things in the main repo are master build while those in demos track nightly snapshots or releases.
Configuration menu - View commit details
-
Copy full SHA for 969f84e - Browse repository at this point
Copy the full SHA 969f84eView commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50f8af6 - Browse repository at this point
Copy the full SHA 50f8af6View commit details
Commits on Nov 26, 2023
-
[pytorch] Revert InstanceHolder for PyTorch engine (deepjavalibrary#2876
) Fixes: deepjavalibrary#2875
Configuration menu - View commit details
-
Copy full SHA for e45f344 - Browse repository at this point
Copy the full SHA e45f344View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6b2e5c - Browse repository at this point
Copy the full SHA a6b2e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb56edc - Browse repository at this point
Copy the full SHA bb56edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2be804 - Browse repository at this point
Copy the full SHA e2be804View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14a818 - Browse repository at this point
Copy the full SHA b14a818View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce441c1 - Browse repository at this point
Copy the full SHA ce441c1View commit details -
Minor fixes to improve Apple Silicon MPS support (deepjavalibrary#2873)
* Support 32-bit toTensor() This fixes an issue where calling NDArrayEx.toTensor() fails on Apple Silicon due to a lack of support for float64. * Avoid float64 conversion in Classifications constructor Don't convert probabilities from float32 to float64, because this causes a failure on Apple Silicon. Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36d4aec - Browse repository at this point
Copy the full SHA 36d4aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c62a0e9 - Browse repository at this point
Copy the full SHA c62a0e9View commit details
Commits on Nov 29, 2023
-
Tokenizers: Updated huggingface_models.py to support Safetensors mode…
…ls as well as pytorch (deepjavalibrary#2880) * Updated huggingface_models.py to support Safetensors models as well as pytorch --------- Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c057898 - Browse repository at this point
Copy the full SHA c057898View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2fc8058 - Browse repository at this point
Copy the full SHA 2fc8058View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 586bb07 - Browse repository at this point
Copy the full SHA 586bb07View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f94c1a - Browse repository at this point
Copy the full SHA 7f94c1aView commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c1301a - Browse repository at this point
Copy the full SHA 3c1301aView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d95edd4 - Browse repository at this point
Copy the full SHA d95edd4View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df109c0 - Browse repository at this point
Copy the full SHA df109c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6708a42 - Browse repository at this point
Copy the full SHA 6708a42View commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1060bdd - Browse repository at this point
Copy the full SHA 1060bddView commit details -
Add Evaluator support to update multiple accumulators (deepjavalibrar…
…y#2894) * Evaluator support to update multiple accumulators Improve the performance of EvaluatorTrainingListener by enabling evaluators to update multiple accumulators from the same labels and predictions, rather than needing to recompute values. * Fix formatting * Update AbstractCompositeLoss.java Aims to fix failing test
Configuration menu - View commit details
-
Copy full SHA for 1eb54c0 - Browse repository at this point
Copy the full SHA 1eb54c0View commit details
Commits on Dec 26, 2023
-
Adds llama.cpp engine (deepjavalibrary#2904)
* Adds llama.cpp engine * [llama.cpp] Adds CI publish workflow and fixes windows build --------- Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e16ef9d - Browse repository at this point
Copy the full SHA e16ef9dView commit details
Commits on Dec 31, 2023
-
Yelov8 Translator optimization (deepjavalibrary#2908)
* Yelov8 Translator optimization - Improved post-processing performance up to 40x by reducing expensive native calls - Additional argument 'maxBox' added to improve post-processing performance by reducing number of considered bounding boxes - Sunset file fixed,, previous version ignored first 4 rows, so recognized classes were 4 off. Adding 4 rows header fixes the problem. New headers pointing to ultralytics doc pages and original coco dataset page. * addressed PR comments - reformatted code - removed final * Refactor Yolov8 example 1. Fixes windows line return 2. Furthe reduce NDArray operations 3. Refactor example code 4. Add unittest for Yolov8Detection --------- Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e6f143 - Browse repository at this point
Copy the full SHA 0e6f143View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7fa91c - Browse repository at this point
Copy the full SHA d7fa91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97102db - Browse repository at this point
Copy the full SHA 97102dbView commit details -
[llama.cpp] Adds unit-test and standardize input parameters (deepjava…
…library#2905) * [llama.cpp] Adds unit-test and standardize input parameters * [llama.cpp] Refactors llama input format
Configuration menu - View commit details
-
Copy full SHA for 13b72d8 - Browse repository at this point
Copy the full SHA 13b72d8View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 632c375 - Browse repository at this point
Copy the full SHA 632c375View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a7d26 - Browse repository at this point
Copy the full SHA f4a7d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2b6fa - Browse repository at this point
Copy the full SHA 1b2b6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1b5c5 - Browse repository at this point
Copy the full SHA ca1b5c5View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d373ff5 - Browse repository at this point
Copy the full SHA d373ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b04c46 - Browse repository at this point
Copy the full SHA 2b04c46View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54f5176 - Browse repository at this point
Copy the full SHA 54f5176View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfc928 - Browse repository at this point
Copy the full SHA fcfc928View commit details
Commits on Jan 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cae3bd0 - Browse repository at this point
Copy the full SHA cae3bd0View commit details
Commits on Jan 8, 2024
-
[ci] Fix build failure for
build-pytorch-jni-linux
(deepjavalibrary……#2920) Co-authored-by: Aaqib Ansari <mohaan@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 72242be - Browse repository at this point
Copy the full SHA 72242beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c9a29 - Browse repository at this point
Copy the full SHA 77c9a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4c824 - Browse repository at this point
Copy the full SHA cf4c824View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d58b755 - Browse repository at this point
Copy the full SHA d58b755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cbddbf - Browse repository at this point
Copy the full SHA 1cbddbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96eebfa - Browse repository at this point
Copy the full SHA 96eebfaView commit details -
Adds Device.getDevices() for all Device (deepjavalibrary#2820)
This improves upon the creation of MultiDevice in deepjavalibrary#2819 by moving the getDevices function to the main Device class. This can simplify the usage of something which is potentially a MultiDevice and make it easier to check for the presence of a MultiDevice.
Configuration menu - View commit details
-
Copy full SHA for 4b392f1 - Browse repository at this point
Copy the full SHA 4b392f1View commit details -
Creates DJL manual engine initialization (deepjavalibrary#2885)
* Creates DJL manual engine initialization fixes deepjavalibrary#2875 reverts deepjavalibrary#2876 This adds new support for DJL manual initialization of engines to support `DJL_ENGINE_MANUAL_INIT`. Once done, no engines providers will be found or loaded on startup. Instead, they can be added manually by: ```java PtEngineProvider provider = new PtEngineProvider(); provider.getEngine(); // Optional, throws exception if the provider can not load Engine.registerEngine(provider); Engine.setDefaultEngine(provider.getEngineName()); // Optional, sets as default ``` * Revert "[tensorflow] Revert InstanceHolder for TensorFlow engine (deepjavalibrary#2884)" This reverts commit 586bb07. * Revert "[api] Replace double-check singlton with lazy initialization (deepjavalibrary#2826)" This reverts commit 3927867. * Make engines initialized This makes several updates: - engines will now initialize once per instance of EngineProvider rather than re-attempt to initialize - Registering an engine can overwrite the existing one - All engines now use the synchronized form rather than the static instance holder. This allows them to have multiple versions and be local to the instance rather than global (but the instance is saved globally) * Throws Exception on bad getEngine * Removes unnecessary check
Configuration menu - View commit details
-
Copy full SHA for 6141c48 - Browse repository at this point
Copy the full SHA 6141c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b9da6 - Browse repository at this point
Copy the full SHA f1b9da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b942a67 - Browse repository at this point
Copy the full SHA b942a67View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b21ecb9 - Browse repository at this point
Copy the full SHA b21ecb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f6d29 - Browse repository at this point
Copy the full SHA 94f6d29View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c69aeb6 - Browse repository at this point
Copy the full SHA c69aeb6View commit details
Commits on Jan 16, 2024
-
Suppress serial warning for JDK21 (deepjavalibrary#2935)
* Suppress serial warning for JDK21 In JDK21, it now throws the serial warning for including potentially unserializable instance variables. This includes the standard Java data structures like List, Set, and Map. This changes the JDK21 support from deepjavalibrary#2903 to suppress the warning rather than no longer serializing the variables. * Keep CategoryMask as transient
Configuration menu - View commit details
-
Copy full SHA for 478422c - Browse repository at this point
Copy the full SHA 478422cView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aac5eb3 - Browse repository at this point
Copy the full SHA aac5eb3View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1545c09 - Browse repository at this point
Copy the full SHA 1545c09View commit details -
[api] Moves commons-compress dependency to standalone class. (deepjav…
…alibrary#2951) Fixes: deepjavalibrary#2949
Configuration menu - View commit details
-
Copy full SHA for fd453d9 - Browse repository at this point
Copy the full SHA fd453d9View commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3bcece6 - Browse repository at this point
Copy the full SHA 3bcece6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c8cc60 - Browse repository at this point
Copy the full SHA 9c8cc60View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ece342 - Browse repository at this point
Copy the full SHA 5ece342View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3defba6 - Browse repository at this point
Copy the full SHA 3defba6View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4e3023 - Browse repository at this point
Copy the full SHA c4e3023View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a52d3d - Browse repository at this point
Copy the full SHA 9a52d3dView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3c6238 - Browse repository at this point
Copy the full SHA e3c6238View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b4cf0e - Browse repository at this point
Copy the full SHA 5b4cf0eView commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c02e1b5 - Browse repository at this point
Copy the full SHA c02e1b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b4bc5 - Browse repository at this point
Copy the full SHA f9b4bc5View commit details -
[ci] refactor cloudwatch metric publishing to avoid needing changes i…
…n primary workflows (deepjavalibrary#2974)
Configuration menu - View commit details
-
Copy full SHA for 2e97dd5 - Browse repository at this point
Copy the full SHA 2e97dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 927c15e - Browse repository at this point
Copy the full SHA 927c15eView commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdf47f5 - Browse repository at this point
Copy the full SHA bdf47f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4762492 - Browse repository at this point
Copy the full SHA 4762492View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 557efd6 - Browse repository at this point
Copy the full SHA 557efd6View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3089d6 - Browse repository at this point
Copy the full SHA e3089d6View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e76ae3b - Browse repository at this point
Copy the full SHA e76ae3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a69ed - Browse repository at this point
Copy the full SHA 91a69edView commit details -
Supports PyTorch stream imperative model load (deepjavalibrary#2981)
This adds support for PyTorch InputStream model load when using imperative models. Before, it would assume symbolic without actually checking. In those cases, it would throw an engine exception. Now, that option is working and tested.
Configuration menu - View commit details
-
Copy full SHA for f457f66 - Browse repository at this point
Copy the full SHA f457f66View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be4d1d3 - Browse repository at this point
Copy the full SHA be4d1d3View commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9ad5f1 - Browse repository at this point
Copy the full SHA f9ad5f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf46182 - Browse repository at this point
Copy the full SHA cf46182View commit details
Commits on Feb 12, 2024
-
fix deepjavalibrary#2968 (deepjavalibrary#2986)
* fixes YoloV8Translator bug * [api] Improves YoloV8Translator dummy classes handling --------- Co-authored-by: Administrator <Administrator@tech8> Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c9eff7 - Browse repository at this point
Copy the full SHA 0c9eff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad697c - Browse repository at this point
Copy the full SHA 7ad697cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c1b96 - Browse repository at this point
Copy the full SHA 64c1b96View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9c0aab - Browse repository at this point
Copy the full SHA b9c0aabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87dea1c - Browse repository at this point
Copy the full SHA 87dea1cView commit details -
Uses gradle dependency submission (deepjavalibrary#2983)
This integrates the github dependency submission action which is now part of the default gradle github action following https://github.com/marketplace/actions/build-with-gradle. It can then be used by github to better analyze the dependency tree and recognize Java dependabot alerts.
Configuration menu - View commit details
-
Copy full SHA for d825cf7 - Browse repository at this point
Copy the full SHA d825cf7View commit details
Commits on Feb 16, 2024
-
[spark] Fixes python tarslip security concern (deepjavalibrary#2995)
* [spark] Fixes python tarslip security concern * reformat python code
Configuration menu - View commit details
-
Copy full SHA for 1fcca33 - Browse repository at this point
Copy the full SHA 1fcca33View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6bd293 - Browse repository at this point
Copy the full SHA e6bd293View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92f2d84 - Browse repository at this point
Copy the full SHA 92f2d84View commit details
Commits on Feb 22, 2024
-
Update continuous OSX to 13 (deepjavalibrary#3004)
* Update continuous OSX to 13 This is to fix the flaky llama engine segfaults on CI. * Add libomp
Configuration menu - View commit details
-
Copy full SHA for 7959c27 - Browse repository at this point
Copy the full SHA 7959c27View commit details
Commits on Feb 26, 2024
-
Fixes cases where the getEngine method in the EngineProvider class re…
…turns null when called concurrently. (deepjavalibrary#3005) * Fixes cases where the getEngine method in the EngineProvider class returns null when called concurrently. * Revert "Creates DJL manual engine initialization (deepjavalibrary#2885)" This reverts commit 6141c48. --------- Co-authored-by: 王旭 <wangxu75@meituan.com> Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 19e4302 - Browse repository at this point
Copy the full SHA 19e4302View commit details
Commits on Feb 27, 2024
-
Removes dependency submission (deepjavalibrary#3006)
Removes changes in deepjavalibrary#2983.
Configuration menu - View commit details
-
Copy full SHA for 96e93a4 - Browse repository at this point
Copy the full SHA 96e93a4View commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a88c35 - Browse repository at this point
Copy the full SHA 8a88c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb29bd - Browse repository at this point
Copy the full SHA 4eb29bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab00bed - Browse repository at this point
Copy the full SHA ab00bedView commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a75b18 - Browse repository at this point
Copy the full SHA 2a75b18View commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93123ad - Browse repository at this point
Copy the full SHA 93123adView commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97cfc19 - Browse repository at this point
Copy the full SHA 97cfc19View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad076c8 - Browse repository at this point
Copy the full SHA ad076c8View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b144377 - Browse repository at this point
Copy the full SHA b144377View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3b1e88 - Browse repository at this point
Copy the full SHA c3b1e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff3978c - Browse repository at this point
Copy the full SHA ff3978cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 063fb8d - Browse repository at this point
Copy the full SHA 063fb8dView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fa0db2 - Browse repository at this point
Copy the full SHA 0fa0db2View commit details
Commits on Mar 13, 2024
-
[api] Allows to use relative jar uri for cache folder name (deepjaval…
…ibrary#3026) Fixes: deepjavalibrary#3025
Configuration menu - View commit details
-
Copy full SHA for 8c5ed49 - Browse repository at this point
Copy the full SHA 8c5ed49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7567277 - Browse repository at this point
Copy the full SHA 7567277View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b8729 - Browse repository at this point
Copy the full SHA b6b8729View commit details
Commits on Mar 18, 2024
-
support includeTokenTypes in TextEmbeddingBatchTranslator (deepjavali…
…brary#3032) * support includeTokenTypes in TextEmbeddingBatchTranslator Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6b32ef2 - Browse repository at this point
Copy the full SHA 6b32ef2View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3a8e4c - Browse repository at this point
Copy the full SHA e3a8e4cView commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3b04f5 - Browse repository at this point
Copy the full SHA b3b04f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee93305 - Browse repository at this point
Copy the full SHA ee93305View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa28fbe - Browse repository at this point
Copy the full SHA fa28fbeView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 091a41c - Browse repository at this point
Copy the full SHA 091a41cView commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5eb2b9e - Browse repository at this point
Copy the full SHA 5eb2b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c1e7fa - Browse repository at this point
Copy the full SHA 2c1e7faView commit details -
Increase DJL version to 0.27.0 (deepjavalibrary#3046)
* Increase DJL version to 0.27.0 * Update README
Configuration menu - View commit details
-
Copy full SHA for a22360a - Browse repository at this point
Copy the full SHA a22360aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b46a9 - Browse repository at this point
Copy the full SHA 22b46a9View commit details
Commits on Apr 1, 2024
-
[llama.cpp] Update llama.cpp to latest release b2581 (2024-03-30)
In order to get support for BERT based sentence embedding models like BAAI/bge-base-en-v1.5, mixedbread-ai/mxbai-embed-large-v1, or others, update llama.cpp from b1696 (2023-12-12): https://github.com/ggerganov/llama.cpp/releases/tag/b1696 to the current latest release b2581 (2024-03-30): https://github.com/ggerganov/llama.cpp/releases/tag/b2581 BERT support was added to llama.cpp in February 2024: ggerganov/llama.cpp#5423
Configuration menu - View commit details
-
Copy full SHA for bbd52e2 - Browse repository at this point
Copy the full SHA bbd52e2View commit details