#!/bin/sh
../llama.cpp/build/bin/train-text-from-scratch --vocab-model vocab.gguf --train-data test.txt
