Afsara Benazir
Afsara Benazir
good question! i also want to know -- from a preliminary experiment i find that using `create_student_model` to finetune can generate only empty transcripts, my finetuning data was
me too, help anyone?...
^^same q
Hi @MasterJH5574 the config file is as follows: ``` { "device": "android", "model_list": [ { "model": "HF://mlc-ai/Phi-3.5-mini-instruct-q4f16_0-MLC", "estimated_vram_bytes": 4250586449, "model_id": "Phi-3.5-mini-instruct-q4f16_0-MLC", "overrides": { "prefill_chunk_size": 128 } }, { "model": "HF://mlc-ai/Qwen2.5-1.5B-Instruct-q4f16_1-MLC",...
@MasterJH5574 @Mawriyo I actually build the app in android studio and once it was built, used the app UI to download specific models and not the config script. I wonder...