LLama2-70B / app.py
ArtemDataScience's picture
initial commit
52667ce
raw
history blame contribute delete
88 Bytes
import gradio as gr
gr.Interface.load("models/meta-llama/Llama-2-70b-chat-hf").launch()