mirror of
https://github.com/blackboxprogramming/lucidia.git
synced 2026-03-17 08:57:17 -05:00
Add scripts/run_sft.sh with SFT training script stub
This commit is contained in:
committed by
GitHub
parent
28ce8fdcd1
commit
5ff32629ac
3
lucidia_llm/scripts/run_sft.sh
Normal file
3
lucidia_llm/scripts/run_sft.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Running SFT training (stub)"
|
||||
Reference in New Issue
Block a user