SiraH commited on
Commit
d66aee8
1 Parent(s): b4adf52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ with st.sidebar:
39
  ## About
40
  Detail this application:
41
  - LLM model: llama2-7b-chat-4bit
42
- - Hardware resource : Huggingface space 8 vCPU 32 GB Free
43
  ''')
44
 
45
  class UploadDoc:
 
39
  ## About
40
  Detail this application:
41
  - LLM model: llama2-7b-chat-4bit
42
+ - Hardware resource : Huggingface space 8 vCPU 32 GB
43
  ''')
44
 
45
  class UploadDoc: