Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ with st.sidebar:
|
|
36 |
st.markdown('''
|
37 |
## About
|
38 |
Detail this application:
|
39 |
-
- LLM model:
|
40 |
- Hardware resource : Huggingface space 8 vCPU 32 GB
|
41 |
''')
|
42 |
|
|
|
36 |
st.markdown('''
|
37 |
## About
|
38 |
Detail this application:
|
39 |
+
- LLM model: Llama2-7b-4bit
|
40 |
- Hardware resource : Huggingface space 8 vCPU 32 GB
|
41 |
''')
|
42 |
|