Benjamin Consolvo
commited on
Commit
·
37ee722
1
Parent(s):
f6bce69
follow up readme
Browse files
README.md
CHANGED
|
@@ -55,9 +55,14 @@ Run the Streamlit application locally:
|
|
| 55 |
streamlit run app.py
|
| 56 |
```
|
| 57 |
|
| 58 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
|
| 60 |
-
Join other AI developers on [Intel's DevHub Discord server](https://discord.gg/kfJ3NKEw5t) for discussions, support, and updates.
|
| 61 |
|
| 62 |
## License
|
| 63 |
|
|
|
|
| 55 |
streamlit run app.py
|
| 56 |
```
|
| 57 |
|
| 58 |
+
## Follow Up
|
| 59 |
+
|
| 60 |
+
Connect to LLMs on Intel® Gaudi® accelerators with just an endpoint and an OpenAI-compatible API key, courtesy of cloud-provider Denvr Dataworks: https://www.denvrdata.com/intel
|
| 61 |
+
|
| 62 |
+
Chat with 6K+ fellow developers on the Intel DevHub Discord: https://discord.gg/kfJ3NKEw5t
|
| 63 |
+
|
| 64 |
+
Connect with me on LinkedIn: https://linkedin.com/in/bconsolvo
|
| 65 |
|
|
|
|
| 66 |
|
| 67 |
## License
|
| 68 |
|