PEFT
qlora
sft
trl
qwen3
tmf921
intent-based-networking
network-slicing
rtx-6000-ada
ml-intern
tmf921-intent-training / pyproject.toml
nraptisss's picture
Add RTX 6000 Ada QLoRA training and evaluation repo
d9ba941 verified
raw
history blame contribute delete
344 Bytes
[build-system]
requires = ["setuptools>=68"]
build-backend = "setuptools.build_meta"
[project]
name = "tmf921-intent-training"
version = "0.1.0"
description = "QLoRA SFT training and OOD evaluation for TMF921 intent-to-config dataset"
requires-python = ">=3.10"
license = {text = "Apache-2.0"}
[tool.setuptools.packages.find]
where = ["src"]