Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -8,6 +8,11 @@ sdk_version: 4.31.5
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
 
 
 
 
11
  short_description: 'Chat: llama cpp agent'
12
  ---
13
 
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ header: mini
12
+ fullWidth: true
13
+ models:
14
+ - meta-llama/Meta-Llama-3-70B-Instruct
15
+ - mistralai/Mistral-7B-Instruct-v0.3
16
  short_description: 'Chat: llama cpp agent'
17
  ---
18