Unsloth-Finetune-Template/scripts/merge-and-convert.sh
2026-06-02 15:45:59 +02:00

6 lines
149 B
Bash
Executable file

#!/bin/bash
source venv/bin/activate
python merge.py
cd llama.cpp
source convertgguf_venv/bin/activate
python convert_hf_to_gguf.py ../merged_model/