psaiops 0.3.3__py3-none-any.whl → 0.3.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.

Potentially problematic release.


This version of psaiops might be problematic. Click here for more details.

@@ -9,7 +9,7 @@ import psaiops.score.router.lib
9
9
  # META #########################################################################
10
10
 
11
11
  STYLE = '''.white-text span { color: white; }'''
12
- TITLE = '''Attention Scoring'''
12
+ TITLE = '''Router Scoring'''
13
13
  INTRO = '''Plot the logits of the router for a given prompt.\nUnder construction, only "openai/gpt-oss-20b" is available for now.'''
14
14
 
15
15
  MODEL = 'openai/gpt-oss-20b'
@@ -9,7 +9,7 @@ import psaiops.score.shapley.lib
9
9
  # META #########################################################################
10
10
 
11
11
  STYLE = '''.white-text span { color: white; }'''
12
- TITLE = '''Attention Scoring'''
12
+ TITLE = '''Shapley Scoring'''
13
13
  INTRO = '''Score each token according to their [Shapley value](https://en.wikipedia.org/wiki/Shapley_value).\nUnder construction, only "openai/gpt-oss-20b" is available for now.'''
14
14
 
15
15
  MODEL = 'openai/gpt-oss-20b'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: psaiops
3
- Version: 0.3.3
3
+ Version: 0.3.4
4
4
  Summary: Web apps to inspect & engineer NN activations.
5
5
  License: .github/LICENSE.md
6
6
  Author: apehex
@@ -17,15 +17,15 @@ psaiops/score/attention/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
17
17
  psaiops/score/attention/app.py,sha256=UK6-11xUP9S7_8ryZiqFaGfJvG_scS-NzU6QJLEVbEs,13479
18
18
  psaiops/score/attention/lib.py,sha256=j9p7ZXhkh5Y9VDeIe6TPUUrHRkwp1Y6P22iciaaKdL4,6932
19
19
  psaiops/score/router/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
- psaiops/score/router/app.py,sha256=v2z4Qjho4naVmPandsX2nWwaCElwaWHnSVM0g5UDG1c,5640
20
+ psaiops/score/router/app.py,sha256=DQqcZXqxQS-DxGWUUV4l4tf7GynJ0tqGjlNGpn5BMYA,5637
21
21
  psaiops/score/router/lib.py,sha256=Cra3jksyqCunCRLsQ88ts0RITU7kC8LgudjIdWfhmyE,1996
22
22
  psaiops/score/shapley/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
- psaiops/score/shapley/app.py,sha256=eZX-Hw_tj9x7lXyazxVMwBlRPaOHS6jxWcnOdnLzAz4,7151
23
+ psaiops/score/shapley/app.py,sha256=SkEnXQZkIvw-kP1JTULgFpFKFWCo44PEaJW_WnzbyRU,7149
24
24
  psaiops/score/shapley/lib.py,sha256=Cra3jksyqCunCRLsQ88ts0RITU7kC8LgudjIdWfhmyE,1996
25
25
  psaiops/score/similarity/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
26
  psaiops/score/similarity/app.py,sha256=xQJ5XAUC5XleacRqV_Y713oMt0tltOfbROyrCS3gDzw,7073
27
27
  psaiops/score/similarity/lib.py,sha256=Cra3jksyqCunCRLsQ88ts0RITU7kC8LgudjIdWfhmyE,1996
28
28
  psaiops/steer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
- psaiops-0.3.3.dist-info/METADATA,sha256=McxrNpe_hNd4s1IggFNIlYybyUhsnElQvkX5D_lWksU,1318
30
- psaiops-0.3.3.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
31
- psaiops-0.3.3.dist-info/RECORD,,
29
+ psaiops-0.3.4.dist-info/METADATA,sha256=rSLF52uLeVmi8rHEV58YgZHZjfQ8DAfa1BrFSkabvmo,1318
30
+ psaiops-0.3.4.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
31
+ psaiops-0.3.4.dist-info/RECORD,,