-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #488 from llmware-ai/ubuntu-20-releases
adding parser builds for Ubuntu20
- Loading branch information
Showing
15 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
|
||
|
||
Ubuntu 20 Support | ||
=============== | ||
|
||
**Background** | ||
|
||
In response to several community members who are still using Ubuntu 20, we will be preparing some 'back-level' builds of our C/C++ libraries, where possible. | ||
|
||
**How to use?** | ||
|
||
1. If you clone the LLMWare repo, then 'copy-and-paste' the x86_64 folder into the llmware/lib/linux/ path, and it should be a 'drop-in' replacement for parsers to run on Ubuntu 20. | ||
|
||
--please note also that it has been tested on Ubuntu 22, and is a perfect substitute for the current binary (no degradation in functionality or performance seen so far in testing). | ||
|
||
--we have built libxml2 without ICU (much smaller binary) - if there are any Unicode issues, please let us know. | ||
|
||
2. Key dependency: GLIBC 2.31 minimum requirement | ||
|
||
3. Issues: our GGUF binary is still on GLIBC 2.32, so likely will not work on most Ubuntu 20 implementations. We are working on a back-level build and will add here. | ||
|
||
4. To dos: we will also look at Amazon Linux (which tends to run on older versions of GLIBC), as well as further testing on RHAT linux (9+ should be OK, as it uses GLIBC 2.34). | ||
|
||
|
||
**Release Notes** | ||
|
||
--first release: March 6, 2024 - added to this repository - expect to test further, and likely merge into main repo and potentially pypi release in the next week. | ||
|
||
- |
Binary file added
BIN
+901 KB
wheel_archives/ubuntu20/x86_64/llmware.libs/libbson-1-8c85f7cf.0.so.0.0.0
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.94 MB
wheel_archives/ubuntu20/x86_64/llmware.libs/libcrypto-d7a32359.so.1.1
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+4.92 MB
wheel_archives/ubuntu20/x86_64/llmware.libs/libmongoc-1-3cac84a4.0.so.0.0.0
Binary file not shown.
Binary file added
BIN
+1.05 MB
wheel_archives/ubuntu20/x86_64/llmware.libs/libpng16-a2f718d3.so.16.40.0
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1020 KB
wheel_archives/ubuntu20/x86_64/llmware.libs/libsqlite3-3cd414b8.so.0.8.6
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+5.9 MB
wheel_archives/ubuntu20/x86_64/llmware.libs/libxml2-4ec8e82f.so.2.12.5
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.