gptmodel 1.0.0__py3-none-any.whl → 1.0.2__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,13 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: gptmodel
3
- Version: 1.0.0
3
+ Version: 1.0.2
4
4
  Home-page: https://github.com/
5
5
  Author: SAPIENS TECHNOLOGY
6
6
  License: Proprietary Software
7
7
  License-File: LICENSE.txt
8
- Requires-Dist: torch==2.4.1
9
- Requires-Dist: tiktoken==0.4.0
10
- Requires-Dist: tqdm==4.67.1
8
+ Requires-Dist: torch
9
+ Requires-Dist: tiktoken
10
+ Requires-Dist: tqdm
11
11
  Dynamic: author
12
12
  Dynamic: home-page
13
13
  Dynamic: license
@@ -0,0 +1,7 @@
1
+ gptmodel/__init__.py,sha256=UCXG7pgytIN6ODBWxcfF5tQJkE6uMdzbvvVRDuRsSYs,24
2
+ gptmodel/gptmodel.py,sha256=GBPnOgY547dZiI3LJfOpCHzbCSq1vzEzoQ_oeMWUxhw,33411
3
+ gptmodel-1.0.2.dist-info/LICENSE.txt,sha256=WqB2vIA5tH5lqLTr53yT_oy1m0wYfuvCPQKxdDHWimg,115
4
+ gptmodel-1.0.2.dist-info/METADATA,sha256=rjE3QhfKwdwwaZv7dRw9T5nFGCs6NBg6BpDBj9WcIfA,306
5
+ gptmodel-1.0.2.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
6
+ gptmodel-1.0.2.dist-info/top_level.txt,sha256=585C0QclguIkVPKKPpoeD2FxYAc5n5EAuvJNK4vMeQk,9
7
+ gptmodel-1.0.2.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- gptmodel/__init__.py,sha256=UCXG7pgytIN6ODBWxcfF5tQJkE6uMdzbvvVRDuRsSYs,24
2
- gptmodel/gptmodel.py,sha256=GBPnOgY547dZiI3LJfOpCHzbCSq1vzEzoQ_oeMWUxhw,33411
3
- gptmodel-1.0.0.dist-info/LICENSE.txt,sha256=WqB2vIA5tH5lqLTr53yT_oy1m0wYfuvCPQKxdDHWimg,115
4
- gptmodel-1.0.0.dist-info/METADATA,sha256=OXJF4uVDZbuVatpnD0_RJJJgR1VxS0RdT9EcO_WRPmo,328
5
- gptmodel-1.0.0.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
6
- gptmodel-1.0.0.dist-info/top_level.txt,sha256=585C0QclguIkVPKKPpoeD2FxYAc5n5EAuvJNK4vMeQk,9
7
- gptmodel-1.0.0.dist-info/RECORD,,