import gradio as gr from transformers import AutoModel import torch model = AutoModel.from_pretrained("SchizoDev/Llama3-8b-CunnyGPT-16bit")