lopace 0.1.5__tar.gz → 0.1.6.dev2__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.5 → lopace-0.1.6.dev2}/PKG-INFO +2 -2
- {lopace-0.1.5 → lopace-0.1.6.dev2}/README.md +1 -1
- {lopace-0.1.5 → lopace-0.1.6.dev2}/lopace/_version.py +3 -3
- {lopace-0.1.5 → lopace-0.1.6.dev2}/lopace.egg-info/PKG-INFO +2 -2
- {lopace-0.1.5 → lopace-0.1.6.dev2}/.dockerignore +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/.github/dependabot.yml +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/.github/pull_request_template.md +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/.github/workflows/ci-cd.yml +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/.github/workflows/test-only.yml +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/.gitignore +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/CHANGELOG.md +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/CODE_OF_CONDUCT.md +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/CONTRIBUTING.md +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/Dockerfile +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/LICENSE +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/MANIFEST.in +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/SECURITY.md +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/lopace/__init__.py +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/lopace/compressor.py +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/lopace.egg-info/SOURCES.txt +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/lopace.egg-info/dependency_links.txt +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/lopace.egg-info/requires.txt +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/lopace.egg-info/top_level.txt +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/notebooks/LoPace_Complete_Guide.ipynb +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/notebooks/README.md +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/paper/lopace-preprint-arxiv-01.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/paper/lopace-preprint-arxiv.pdf +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/pyproject.toml +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/requirements-dev.txt +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/requirements.txt +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/.gitkeep +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/benchmark_data.csv +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/comprehensive_comparison.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/comprehensive_comparison.svg +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/compression-pipeline.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/compression_ratio.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/compression_ratio.svg +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/disk_size_comparison.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/disk_size_comparison.svg +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/logo-text.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/logo.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/lopace-compression-technique.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/memory_usage.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/memory_usage.svg +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/original_vs_decompressed.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/original_vs_decompressed.svg +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/scalability_analysis.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/scalability_analysis.svg +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/space_savings.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/space_savings.svg +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/speed_metrics.png +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/screenshots/speed_metrics.svg +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/scripts/README.md +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/scripts/__init__.py +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/scripts/generate_visualizations.py +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/scripts/requirements.txt +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/setup.cfg +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/setup.py +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/streamlit_app.py +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/tests/__init__.py +0 -0
- {lopace-0.1.5 → lopace-0.1.6.dev2}/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.6.dev2
|
|
4
4
|
Summary: Lossless Optimized Prompt Accurate Compression Engine
|
|
5
5
|
Home-page: https://github.com/connectaman/LoPace
|
|
6
6
|
Author: Aman Ulla
|
|
@@ -421,7 +421,7 @@ The app features:
|
|
|
421
421
|
### Setup Development Environment
|
|
422
422
|
|
|
423
423
|
```bash
|
|
424
|
-
git clone https://github.com/
|
|
424
|
+
git clone https://github.com/connectaman/LoPace.git
|
|
425
425
|
cd lopace
|
|
426
426
|
pip install -r requirements-dev.txt
|
|
427
427
|
```
|
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '0.1.
|
|
32
|
-
__version_tuple__ = version_tuple = (0, 1,
|
|
31
|
+
__version__ = version = '0.1.6.dev2'
|
|
32
|
+
__version_tuple__ = version_tuple = (0, 1, 6, 'dev2')
|
|
33
33
|
|
|
34
|
-
__commit_id__ = commit_id = '
|
|
34
|
+
__commit_id__ = commit_id = 'g18b00919a'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: lopace
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.6.dev2
|
|
4
4
|
Summary: Lossless Optimized Prompt Accurate Compression Engine
|
|
5
5
|
Home-page: https://github.com/connectaman/LoPace
|
|
6
6
|
Author: Aman Ulla
|
|
@@ -421,7 +421,7 @@ The app features:
|
|
|
421
421
|
### Setup Development Environment
|
|
422
422
|
|
|
423
423
|
```bash
|
|
424
|
-
git clone https://github.com/
|
|
424
|
+
git clone https://github.com/connectaman/LoPace.git
|
|
425
425
|
cd lopace
|
|
426
426
|
pip install -r requirements-dev.txt
|
|
427
427
|
```
|
|
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
|
|
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
|
|
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|