broadfield commited on
Commit
e332942
·
verified ·
1 Parent(s): f426d50

Delete templates.py

Browse files
Files changed (1) hide show
  1. templates.py +0 -17
templates.py DELETED
@@ -1,17 +0,0 @@
1
- README="""
2
- ---
3
- title: Mixtral-46.7B + Agents
4
- emoji: 🦊
5
- colorFrom: red
6
- colorTo: yellow
7
- sdk: gradio
8
- sdk_version: 5.7.1
9
- app_file: app.py
10
- private: false
11
- models:
12
- - mistralai/Mixtral-8x7B-v0.1
13
- - mistralai/Mixtral-8x7B-Instruct-v0.1
14
- pinned: true
15
- license: mit
16
- ---
17
- """