deepfates

Results 30 comments of deepfates

Okay I've pulled the changes and tried them. I think removing text-decoration is nice, especially since they have a hover background to indicate they're clickable. I don't understand putting the...

Okay yea that is a problem for sure. Sometimes the similarity is more jagged and this is easier to see, but sometimes a lot of the links have really close...

that is not the intended behavior! thank you for reporting this bug I will get to it ASAP 🙏 On Wed, Jan 11, 2023, 1:27 PM ottsch ***@***.***> wrote: >...

this would be a great feature and is definitely on the roadmap!

Hi, deepfates here on behalf of Replicate. We give permission to use our logo here! Sorry we missed this, would love to see Replicate in SimpleIcons. Thanks @sebastien46 for creating...

I think this is because of the mapping between model names in `modelProvider`. Solved this in my local character file by setting the lowercase version: `"modelProvider": "llama_cloud"`

It works for you? What endpoint is it calling on the ollama server when it's successful?

> > It works for you? What endpoint is it calling on the ollama server when it's successful? > > Have you tried setting `"modelProvider": "llama_local"`? For me the model...

> > > > It works for you? What endpoint is it calling on the ollama server when it's successful? > > > > > > > > > Have...