hieuchi911

Results 1 issues of hieuchi911

I'm running sequence level KD of llama. And in the first step of generating responses with teacher: - Generate responses with the teacher: ``` bash scripts/llama/tools/generate_data_seqkd.sh /PATH/TO/MiniLLM bash scripts/llama/tools/process_pseudo_data_seqkd.sh /PATH/TO/MiniLLM...