Nathan Brake commited on
Commit
6ca5e3f
·
unverified ·
1 Parent(s): e5f42e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -9,6 +9,12 @@
9
  </picture>
10
  </p>
11
 
 
 
 
 
 
 
12
  Many Large Language Model (LLM) capabilities are unlocked when they are given access to tools and given control of their
13
  own runtime and execution path. However, it's important that as they are given greater capabilities, they are properly
14
  evaluated and controlled.
 
9
  </picture>
10
  </p>
11
 
12
+ <div align="center">
13
+ <a href="https://huggingface.co/spaces/mozilla-ai/surf-spot-finder" target="_blank">Huggingface Demo 🤗</a>
14
+ </div>
15
+
16
+
17
+
18
  Many Large Language Model (LLM) capabilities are unlocked when they are given access to tools and given control of their
19
  own runtime and execution path. However, it's important that as they are given greater capabilities, they are properly
20
  evaluated and controlled.