Instructions to use nraptisss/tmf921-intent-training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nraptisss/tmf921-intent-training with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| [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"] | |