-
|
Hi! I'd like to distill the TildeOpen model (LlamaForCausalLM class on huggingface) using the NeMo framework. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Update:
So far my sense is NeMo is much harder to adapt as compared to other open source frameworks. |
Beta Was this translation helpful? Give feedback.
-
|
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... |
Beta Was this translation helpful? Give feedback.
-
|
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 |
Beta Was this translation helpful? Give feedback.
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