Jeff Ochoa
Jeff Ochoa
> Hi @jeffochoa! > > Thank you for your pull request and welcome to our community. > > # Action Required > In order to merge **any pull request** (code,...
The idea is cool, but i think the problem described in your example could be solved just by using [model factory states](https://laravel.com/docs/5.4/database-testing#creating-models). I the other hand, you can pass in...
Thanks @ktomk, I tried but it didn't work. I'm using Mac, I wonder if has something to do with the `SSH_AUTH_SOCK` variable 🤔 Any idea?
I get the same result.. only works with the default paths
> The Mosaic models have a much bigger context window, even their base models are build to exceed smaller context windows: https://www.mosaicml.com/blog/mpt-7b Intersting. Have you been able to use one...
try this https://github.com/jeffochoa/voyager-bread-generator/issues/6
This could be related to the laravel version. The package was created on L5.5
@Kryptonit3 apartenly this only works with perl syntax.
I guess I could add a workaround by providing a custom `RemoteGetRequest` class to the `TransformationEngine` instance. A more elegant solution, maybe, could be adding the possibility of providing a...