Add scripts/run_tokenizer.sh with tokenizer script stub

This commit is contained in:
blackboxprogramming
2025-08-08 01:43:01 -07:00
committed by GitHub
parent dfc76c9bd9
commit 43b3952d07

View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "Running tokenizer training (stub)"