chansung commited on
Commit
e366d3a
1 Parent(s): e2ea425

Create strings.py

Browse files
Files changed (1) hide show
  1. strings.py +5 -0
strings.py ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ TITLE = "LLaMA 7B Model Playground"
2
+
3
+ ABSTRACT = """
4
+ This Space allows you to play with the one of the variant(7B) as part of the [LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/)(Large Language Model Meta AI) released by Meta AI.
5
+ """