Instructions to use krystv/nomen-ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use krystv/nomen-ai with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| set -euo pipefail | |
| python -m pip install -q -e . datasets 'trl>=1.5.1' peft 'transformers>=4.56.0' rapidfuzz pyphen PyYAML | |
| python tests/test_static.py | |
| python scripts/show_config.py | |
| echo "CPU_VALIDATION_SCRIPT_PASS" | |