SiraH commited on
Commit
7895158
1 Parent(s): e60f354

change CPU description

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 2 vCPU 16 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 Free
43
  ''')
44
 
45
  class UploadDoc: