RonanMcGovern commited on
Commit
24dbdeb
·
1 Parent(s): dd252de

add Jupyter Llama

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -5,6 +5,13 @@ colorFrom: red
5
  colorTo: green
6
  sdk: static
7
  pinned: false
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
5
  colorTo: green
6
  sdk: static
7
  pinned: false
8
+ tags: [llama, jupyter, colab, function calling]
9
  ---
10
 
11
+ # Jupyter Llama
12
+ A Chat Assistant in Jupyter Notebook - Built on Llama 2.
13
+ - Upload pdf or text files for analysis.
14
+ - No data goes to OpenAI.
15
+ - No data is used for training language models.
16
+
17
+ Try it in Google Colab [here](https://colab.research.google.com/drive/1iRNIVACiRGjvCrCn4ClAAW9-KoHj9W2z?usp=sharing)