Lumpen1 pabloce commited on
Commit
9f8ef9a
1 Parent(s): 6a6d350

Update README.md (#4)

Browse files

- Update README.md (317b3928720bef6c4444d8ea6cf1e0066d699f2e)


Co-authored-by: Pablo Carrera <[email protected]>

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