SiraH commited on
Commit
6af6bd0
1 Parent(s): 0cdaf3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ with st.sidebar:
36
  st.markdown('''
37
  ## About
38
  Detail this application:
39
- - LLM model: Phi-2-4bit
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