summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2025-11-30 21:05:23 +0100
committerpks <pks@pks.rocks>2025-11-30 21:05:23 +0100
commit8628709eaef259c30618dd5d3f3002ad29ad8df9 (patch)
treefdf23f69caf8ca001cacdf4ac9b02fddc9a3ac11 /README
parent4180040332fb8a9864fdfc4499c5d856b17bfd9d (diff)
args for finetuning.py
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 2c9e5bd..57a2200 100644
--- a/README
+++ b/README
@@ -1,5 +1,8 @@
# Setup
sudo apt install jq pipx
pipx install uv
+export PATH=~/.local/bin:$PATH
+uv sync
+export PATH=$(pwd)/.venv/bin:$PATH
huggingface-cli login