Spaces:
Sleeping
Sleeping
Fixing bug introduced in app.py
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Engineering Summer Bridge Demo
|
3 |
-
emoji:
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
@@ -12,6 +12,8 @@ suggested_hardware: a10g-small
|
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
|
|
|
|
|
15 |
# LLAMA v2 Models
|
16 |
|
17 |
Llama v2 was introduced in [this paper](https://arxiv.org/abs/2307.09288).
|
|
|
1 |
---
|
2 |
title: Engineering Summer Bridge Demo
|
3 |
+
emoji: lion
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
|
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
|
15 |
+
This space uses a LLama v2 model. THiCC lab is using that model and this space to test artifact
|
16 |
+
|
17 |
# LLAMA v2 Models
|
18 |
|
19 |
Llama v2 was introduced in [this paper](https://arxiv.org/abs/2307.09288).
|