Kunal Pai commited on
Commit
4315a12
·
1 Parent(s): 0eab14f

Add benchmarking note to acknowledgements section in README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -66,6 +66,8 @@ The project supports the following language model integrations:
66
  ## Acknowledgements
67
  We would like to thank Hugging Face, Groq and Lambda Labs for sponsoring this project and providing the necessary resources for development.
68
 
 
 
69
  ## Contributing
70
 
71
  Contributions are welcome! Please submit pull requests with bug fixes, new features, or improvements to the documentation.
 
66
  ## Acknowledgements
67
  We would like to thank Hugging Face, Groq and Lambda Labs for sponsoring this project and providing the necessary resources for development.
68
 
69
+ NOTE: Benchmarking efforts of the HASHIRU architecture can be found in [HASHIRUBench](https://github.com/HASHIRU-AI/HASHIRUBench).
70
+
71
  ## Contributing
72
 
73
  Contributions are welcome! Please submit pull requests with bug fixes, new features, or improvements to the documentation.