Spaces:
Runtime error
Runtime error
ManuelMonteiro
commited on
Commit
•
70d3431
1
Parent(s):
59b53f5
Delete app.py
Browse files
app.py
DELETED
@@ -1,7 +0,0 @@
|
|
1 |
-
import json
|
2 |
-
import gradio as gr
|
3 |
-
import os
|
4 |
-
import requests
|
5 |
-
model_id = "meta-llama/Llama-2-70b-chat-hf"
|
6 |
-
api_key = "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"
|
7 |
-
gr.Interface.load("models/meta-llama/Llama-2-70b-chat-hf").launch()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|