schroneko's picture
Initial commit with Selene-1-Mini-Llama implementation
f5e51f3
raw
history blame
277 Bytes
[project]
name = "demo-atlaai-selene-1-mini-llama-3-1-8b"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"gradio>=5.13.2",
"spaces>=0.32.0",
"torch>=2.6.0",
"transformers>=4.48.1",
]