Eirikur S. Hrafnsson

Results 8 comments of Eirikur S. Hrafnsson

I'm having the same issue with parsing multi line strings using v0.2.8 using two different examples. For https://storage.googleapis.com/kubernetes-charts/index.yaml (attached also) It fails on lines 462-463 > ``` > description: A...

Instruct models just generate endless text? Is there a missing config file or something or are those models not actually "instruct"?

Any update on OSX progress?

Internally Stefan one of our main GreenQloud developers got the build working on osx and I see his patches are now in the master branch. I just tried pulling the...

I don't at the moment. I went through all that myself when I first tried to port the code and I used macports to get the required libs. I just...

alright thanks. I'll try getting the libs and building it again then.

Built but not all the way there: Installed Brew: /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)" Install packages needed brew install pkg-config brew install libxml2 brew install openssl ./autogen.sh make sudo make...