README and script messages

This commit is contained in:
Tyler
2025-07-02 16:42:00 -07:00
parent 2bbd0d0523
commit 6dc3a1445b
3 changed files with 14 additions and 2 deletions

View File

@@ -34,4 +34,8 @@ pip install \
transformers==4.53.0 \
tokenizers==0.21.2 \
accelerate==1.8.1 \
bitsandbytes==0.46.0
bitsandbytes==0.46.0
echo
echo "Setup complete! Verify it worked by activating the conda environment with the command 'conda activate b2txt25'."
echo