File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
BSD 3-Clause License
2
2
3
- Copyright (c) 2024, Michael Gschwind
3
+ Copyright (c) 2024 Meta
4
4
5
5
Redistribution and use in source and binary forms, with or without
6
6
modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change @@ -217,3 +217,11 @@ Install [ExecuTorch](https://pytorch.org/executorch/stable/getting-started-setup
217
217
Read the [ iOS documentation] ( docs/iOS.md ) for more details on iOS.
218
218
219
219
Read the [ Android documentation] ( docs/Android.md ) for more details on Android.
220
+
221
+ ## Acknowledgements
222
+ Thank you to the [ community] ( docs/ACKNOWLEDGEMENTS.md ) for all the awesome libraries and tools
223
+ you've built around local LLM inference.
224
+
225
+ ## License
226
+ Torchchat is released under the [ BSD 3 license] ( LICENSE ) . However you may have other legal obligations
227
+ that govern your use of content, such as the terms of service for third-party models.
You can’t perform that action at this time.
0 commit comments