gptmodel 1.0.3__py3-none-any.whl → 1.0.4__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.
@@ -1,13 +1,14 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: gptmodel
3
- Version: 1.0.3
3
+ Version: 1.0.4
4
4
  Home-page: https://github.com/sapiens-technology/gptmodel
5
5
  Author: SAPIENS TECHNOLOGY
6
6
  License: Proprietary Software
7
7
  License-File: LICENSE.txt
8
- Requires-Dist: torch
9
- Requires-Dist: tiktoken
10
- Requires-Dist: tqdm
8
+ Requires-Dist: tqdm==4.67.1
9
+ Requires-Dist: numpy==1.25.2
10
+ Requires-Dist: torch==2.4.1
11
+ Requires-Dist: tiktoken==0.4.0
11
12
  Dynamic: author
12
13
  Dynamic: home-page
13
14
  Dynamic: license
@@ -0,0 +1,7 @@
1
+ gptmodel/__init__.py,sha256=ifnJnBPHcBZwiHgt_mNp9gd1OJYCCHB3bgml6TmKBIw,1358
2
+ gptmodel/gptmodel.py,sha256=3qbXbCEkXSsakFAuLu6RCacyHhdu9nIHagNriEi9NEE,33414
3
+ gptmodel-1.0.4.dist-info/LICENSE.txt,sha256=WqB2vIA5tH5lqLTr53yT_oy1m0wYfuvCPQKxdDHWimg,115
4
+ gptmodel-1.0.4.dist-info/METADATA,sha256=23KkOothlS852QRWKN6xP7BrKj1cLh0SQ723fet3Mps,384
5
+ gptmodel-1.0.4.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
6
+ gptmodel-1.0.4.dist-info/top_level.txt,sha256=585C0QclguIkVPKKPpoeD2FxYAc5n5EAuvJNK4vMeQk,9
7
+ gptmodel-1.0.4.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- gptmodel/__init__.py,sha256=ifnJnBPHcBZwiHgt_mNp9gd1OJYCCHB3bgml6TmKBIw,1358
2
- gptmodel/gptmodel.py,sha256=3qbXbCEkXSsakFAuLu6RCacyHhdu9nIHagNriEi9NEE,33414
3
- gptmodel-1.0.3.dist-info/LICENSE.txt,sha256=WqB2vIA5tH5lqLTr53yT_oy1m0wYfuvCPQKxdDHWimg,115
4
- gptmodel-1.0.3.dist-info/METADATA,sha256=wkJfDMPMG2iJy8sNnaiZPJvhYnhjlCGJqYAa4ecmWmI,333
5
- gptmodel-1.0.3.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
6
- gptmodel-1.0.3.dist-info/top_level.txt,sha256=585C0QclguIkVPKKPpoeD2FxYAc5n5EAuvJNK4vMeQk,9
7
- gptmodel-1.0.3.dist-info/RECORD,,