behemoth-1.2-distill / pyproject.toml
reissbaker's picture
Add unfat config
3d06b91
[project]
name = "behemoth-lora"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"datasets>=3.3.2",
"unfat>=0.0.13",
]