Cole Smith
Cole Smith
All works well on MacVIM but GVIM under linux gives a similar behavior, so I suppose this is system oriented.
Right that’s fine, but if that is the case, you should [remove it from your included packages list](http://omz-software.com/pythonista/docs/ios/pyminizip.html). I wasn’t attempting to install it since it states there that it...
Sounds good! I'll willing to test build packaging on my system if that will help. Here is a `package.yml` I wrote that compiles on my system: ``` name : helm...
Additionally, the Solus developers denied inclusion of a pre-release package (as seen in https://github.com/mtytel/helm/releases). Is a full release coming soon?
Hello! I was considering making a thread, but figured this one was relevant enough that I would ask here instead. I'm trying to train the 7B variant on g5.4xlarge. I...
This is CPU RAM OOM that I confirmed with `nvidia-smi` and `htop`. I receive `exits with return code = -9` It happens I think on the first backward call. For...
No problem will try and report back! Thank you for your help
Just to confirm, the training code will filter your inputs for you right? From what I see in the Pythia configs, all the models have a max input size of...
Thanks Sean as well for all your help and great support for the project!