Unsloth-Finetune-Template/scripts/merge-and-convert.sh

7 lines
149 B
Bash
Raw Normal View History

2026-06-02 15:45:59 +02:00
#!/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/