Gary Pinkham

Results 17 comments of Gary Pinkham

BTW.. i got around this by doing this before I pull.. ``` r.eval "foo = vars$#{domain}$label" r.eval "for (i in 1:length(foo)) { foo[i] = (gsub('\\x92','', foo[i])) }" labels = r.pull('foo')...

I was noticing this but I also am noticing that I can't seem to get Ollama to keep the embeddings model in memory. 4 mins into the embedding process the...

some additional debugging info in case it helps. I ran ollama with a keep alive of 10h and debug turned on.. verified the model is in memory and ollama ps...

Honestly I'm not sure. I had originally thought it might be something like a reference to a file and the template engine just includes the text of the file into...

Thanks. Will be waiting anxiously. It's the blocker for me to use the pro features. And feel free to reach out for any beta testing etc.

That would definitely be a key feature. Lots of companies do not want to send code off to a cloud LLM. I use Twinny in VScode to interface with a...

I feel like I am losing my mind today. Did the generate commit message get removed? I wanted to test it with a new Model and can't seem to find...