tokenfiche 0.0.1__py3-none-any.whl
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.
tokenfiche/__init__.py
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: tokenfiche
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Name reservation. Render large text payloads into dense page images and probe multimodal context limits.
|
|
5
|
+
Project-URL: Homepage, https://github.com/jaredboynton/tokenfiche
|
|
6
|
+
Author: Jared Boynton
|
|
7
|
+
License: MIT
|
|
8
|
+
Keywords: compaction,context-window,llm,multimodal,ocr,tokens,vision
|
|
9
|
+
Requires-Python: >=3.10
|
|
10
|
+
Description-Content-Type: text/markdown
|
|
11
|
+
|
|
12
|
+
# tokenfiche
|
|
13
|
+
|
|
14
|
+
Name reservation. The project lives at https://github.com/jaredboynton/tokenfiche
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
tokenfiche/__init__.py,sha256=zWotk9z4o6Y6da2Pqd4Xe7webbusHw5nUxY88jOXADw,93
|
|
2
|
+
tokenfiche-0.0.1.dist-info/METADATA,sha256=audzMWI2zi4opZkiLgIvx1PizKAb8KSfGzvQmYZeVzk,499
|
|
3
|
+
tokenfiche-0.0.1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
|
|
4
|
+
tokenfiche-0.0.1.dist-info/RECORD,,
|