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

Add acknowledgements section to README.md for project sponsors

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -63,6 +63,9 @@ The project supports the following language model integrations:
63
  - **Groq**: Cloud-based model management and invocation from Groq.
64
  - **Lambda**: Cloud-based model management and invocation from Lambda Labs.
65
 
 
 
 
66
  ## Contributing
67
 
68
  Contributions are welcome! Please submit pull requests with bug fixes, new features, or improvements to the documentation.
 
63
  - **Groq**: Cloud-based model management and invocation from Groq.
64
  - **Lambda**: Cloud-based model management and invocation from Lambda Labs.
65
 
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.