Skip to content

Corrections#2

Open
ElisonSherton wants to merge 4 commits intoneubig:masterfrom
ElisonSherton:corrections
Open

Corrections#2
ElisonSherton wants to merge 4 commits intoneubig:masterfrom
ElisonSherton:corrections

Conversation

@ElisonSherton
Copy link
Copy Markdown

In structure.md

llama.Attention.forward -> llama.Attention.compute_query_key_value_scores
llama.Llama.forward -> llama.LlamaLayer.forward
Rectified some functions in To be implemented section

In rope_test.py
Use Tuple from typing instead of tuple as it is not subscriptable

In classifier.py
In classifier use Typing.List instead of list for type hinting in LlamaZeroShotClassifier.__init__

In llama.py
In LlamaLayer.forward rectified ordering in docstring.

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.

1 participant