James Lin
James Lin
@browniebroke I am running coreapi==2.3.3
To further explain: I am trying to train `unsloth/DeepSeek-R1-Distill-Llama-8B` say I have this list of training cases: with all 8 cases, it doesn't train. ```python [ {case1}, {case2}, {case3}, {case4},...
If i split the test cases into 2 training steps, eg. first training with case 1-3, save model, then train case 4-5 on top, it worked fine. Maybe it only...
I changed `gradient_accumulation_steps` to 1 and with all cases started to work
Problem is I need to have many folders and I need to sync the local password database to keeper daily. So keeping the folders and passwords in sync is critical....
Thanks we thought there would be a local cache of the secret entries saved on disk so we want to make sure correct folder permissions are set. But since it's...
My project Bootstrap v3.3.6 jquery-1.10.2.min.js
Nope. I will try with newer bootstrap version or add some css to it, havent had time to work on this yet. On Fri, 20 Jun 2025, 5:24 am Mohamed...
Same problem