Sayed Athar
Sayed Athar
> Same here > > Fairly reckless temporary workaround: I patched `modeling.py:526` to be: `mean_leaves = int(sum([module_sizes[n] for n in leaves]) / ( len(leaves) or 1) )` > > Now...
> here Can you please help me with how to fork the accelerate repository in colab environment with steps. Thank You.
> > > here > > > > > > Can you please help me with how to fork the accelerate repository in colab environment with steps. Thank You. >...
> > > here > > > > > > Can you please help me with how to fork the accelerate repository in colab environment with steps. Thank You. >...
@muellerzr I was trying to fine tune the model but it was not happening , can you please provide some sample code on how to fine tune it in colab's...
@muellerzr Here is the stack trace this is what is being generated , I am trying to fine tune in colab's environment 
Hi @muellerzr wanted to ask any updates on this ?