kshitijk commited on
Commit
9c1de52
1 Parent(s): d55bf7d

Update preload from hub details

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,6 +7,9 @@ sdk: streamlit
7
  sdk_version: 1.31.1
8
  app_file: app.py
9
  pinned: false
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  sdk_version: 1.31.1
8
  app_file: app.py
9
  pinned: false
10
+ preload_from_hub:
11
+ - NousResearch/Llama-2-13b-chat-hf
12
+ - NousResearch/Llama-2-7b-chat-hf
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference