Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 659 Bytes

NOTICE.md

File metadata and controls

17 lines (10 loc) · 659 Bytes

The included code is released under an MIT license, (see LICENSE).

Our dependencies documented in requirements.txt.

Note that evaluation using HuggingFace may automatically download models and datasets that retain their original license.

This directory includes derived work from the following:


HuggingFace transformers (github)

Copyright 2018- The Hugging Face team. All rights reserved.

Licensed under Apache License Version 2.0

This applies to the code of llama_attention.py, which was modified by Graphcore to allow subclasses to modify Llama attention.