lopace 0.1.3__tar.gz → 0.1.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {lopace-0.1.3/lopace.egg-info → lopace-0.1.4}/PKG-INFO +9 -1
- {lopace-0.1.3 → lopace-0.1.4}/README.md +8 -0
- {lopace-0.1.3 → lopace-0.1.4/lopace.egg-info}/PKG-INFO +9 -1
- {lopace-0.1.3 → lopace-0.1.4}/pyproject.toml +1 -1
- {lopace-0.1.3 → lopace-0.1.4}/setup.py +1 -1
- {lopace-0.1.3 → lopace-0.1.4}/LICENSE +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/MANIFEST.in +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/lopace/__init__.py +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/lopace/compressor.py +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/lopace.egg-info/SOURCES.txt +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/lopace.egg-info/dependency_links.txt +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/lopace.egg-info/requires.txt +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/lopace.egg-info/top_level.txt +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/requirements.txt +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/scripts/__init__.py +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/scripts/generate_visualizations.py +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/setup.cfg +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/tests/__init__.py +0 -0
- {lopace-0.1.3 → lopace-0.1.4}/tests/test_compressor.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: lopace
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.4
|
|
4
4
|
Summary: Lossless Optimized Prompt Accurate Compression Engine
|
|
5
5
|
Home-page: https://github.com/connectaman/LoPace
|
|
6
6
|
Author: Aman Ulla
|
|
@@ -45,6 +45,14 @@ A professional, open-source Python package for compressing and decompressing pro
|
|
|
45
45
|
[](https://www.python.org/downloads/)
|
|
46
46
|
[](https://pypi.org/project/lopace/)
|
|
47
47
|
[](https://huggingface.co/spaces/codewithaman/LoPace)
|
|
48
|
+
[](paper/lopace-preprint-arxiv.pdf)
|
|
49
|
+
|
|
50
|
+
<div align="center">
|
|
51
|
+
<a href="paper/lopace-preprint-arxiv.pdf">
|
|
52
|
+
<img src="paper/lopace-preprint-arxiv-01.png" alt="LoPace Research Paper - First Page" width="600" style="cursor: pointer; border: 1px solid #ddd; border-radius: 4px;">
|
|
53
|
+
</a>
|
|
54
|
+
<p><em>Click the image above to view the full research paper (PDF)</em></p>
|
|
55
|
+
</div>
|
|
48
56
|
|
|
49
57
|
## The Problem: Storage Challenges with Large Prompts
|
|
50
58
|
|
|
@@ -12,6 +12,14 @@ A professional, open-source Python package for compressing and decompressing pro
|
|
|
12
12
|
[](https://www.python.org/downloads/)
|
|
13
13
|
[](https://pypi.org/project/lopace/)
|
|
14
14
|
[](https://huggingface.co/spaces/codewithaman/LoPace)
|
|
15
|
+
[](paper/lopace-preprint-arxiv.pdf)
|
|
16
|
+
|
|
17
|
+
<div align="center">
|
|
18
|
+
<a href="paper/lopace-preprint-arxiv.pdf">
|
|
19
|
+
<img src="paper/lopace-preprint-arxiv-01.png" alt="LoPace Research Paper - First Page" width="600" style="cursor: pointer; border: 1px solid #ddd; border-radius: 4px;">
|
|
20
|
+
</a>
|
|
21
|
+
<p><em>Click the image above to view the full research paper (PDF)</em></p>
|
|
22
|
+
</div>
|
|
15
23
|
|
|
16
24
|
## The Problem: Storage Challenges with Large Prompts
|
|
17
25
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: lopace
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.4
|
|
4
4
|
Summary: Lossless Optimized Prompt Accurate Compression Engine
|
|
5
5
|
Home-page: https://github.com/connectaman/LoPace
|
|
6
6
|
Author: Aman Ulla
|
|
@@ -45,6 +45,14 @@ A professional, open-source Python package for compressing and decompressing pro
|
|
|
45
45
|
[](https://www.python.org/downloads/)
|
|
46
46
|
[](https://pypi.org/project/lopace/)
|
|
47
47
|
[](https://huggingface.co/spaces/codewithaman/LoPace)
|
|
48
|
+
[](paper/lopace-preprint-arxiv.pdf)
|
|
49
|
+
|
|
50
|
+
<div align="center">
|
|
51
|
+
<a href="paper/lopace-preprint-arxiv.pdf">
|
|
52
|
+
<img src="paper/lopace-preprint-arxiv-01.png" alt="LoPace Research Paper - First Page" width="600" style="cursor: pointer; border: 1px solid #ddd; border-radius: 4px;">
|
|
53
|
+
</a>
|
|
54
|
+
<p><em>Click the image above to view the full research paper (PDF)</em></p>
|
|
55
|
+
</div>
|
|
48
56
|
|
|
49
57
|
## The Problem: Storage Challenges with Large Prompts
|
|
50
58
|
|
|
@@ -10,7 +10,7 @@ with open("requirements.txt", "r", encoding="utf-8") as fh:
|
|
|
10
10
|
|
|
11
11
|
setup(
|
|
12
12
|
name="lopace",
|
|
13
|
-
version="0.1.
|
|
13
|
+
version="0.1.4",
|
|
14
14
|
author="Aman Ulla",
|
|
15
15
|
description="Lossless Optimized Prompt Accurate Compression Engine",
|
|
16
16
|
long_description=long_description,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|