|
Hi! I'd like to distill the TildeOpen model (LlamaForCausalLM class on huggingface) using the NeMo framework. Thanks! |
Replies: 3 comments
|
Update:
So far my sense is NeMo is much harder to adapt as compared to other open source frameworks. |
|
Update: But I'm finally getting close... But I feel the result is coming within reach... ...I will distill TildeOpen with NeMo even if it's the last thing I do... |
|
Think I got it to work. With only ~3 months of smashing my head against the wall. Overall vibe of NeMo - really hard to modify. Don't use if doing anything other than the beaten path. Ingus |
Think I got it to work. With only ~3 months of smashing my head against the wall.
Overall vibe of NeMo - really hard to modify. Don't use if doing anything other than the beaten path.
Ingus