cmagganas commited on
Commit
359b15a
1 Parent(s): 1e9fae3

Delete chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +0 -11
chainlit.md DELETED
@@ -1,11 +0,0 @@
1
- # Assignment Part 2: Deploying Your Model to a Hugging Face Space
2
-
3
- Now that you've done the hard work of setting up the RetrievalQA chain and sourcing your documents - let's tie it together in a ChainLit application.
4
-
5
- ### Duplicating the Space
6
-
7
- Since this is our first assignment, all you'll need to do is duplicate this space and add your own `OPENAI_API_KEY` as a secret in the space.
8
-
9
- ### Conclusion
10
-
11
- Now that you've shipped an LLM-powered application, it's time to share! 🚀