Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@amrzv
Copy link

@amrzv amrzv commented Sep 29, 2025

  1. Fix requirements.txt and prune setup.py. Closes Google Colab support only Python 3.10 #102. installing ecco #111, Installing Ecco, unable to install in Colab #115.
  2. Fix /Language_Models_and_Ecco_PyData_Khobar.ipynb notebook
  3. Change output.saliency() to output.primary_attributions(). Closes AttributeError: 'OutputSeq' object has no attribute 'saliency' #86.

Clean-up setup.py
Update readme
- add missinig output_hidden_states=True
- add missing attribution=["grad_x_input"]
- change .saliency() to .primary_attributions()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Decoder hidden states not found Google Colab support only Python 3.10 AttributeError: 'OutputSeq' object has no attribute 'saliency'

1 participant