Patrick Devine

Results 323 comments of Patrick Devine

Hey @aosan , as @amila-ku mentioned, the command is `ollama list` but `ls` is an alias.

I haven't used pycharm, but a quick google search revealed: * https://www.linkedin.com/pulse/open-source-coding-companion-harnessing-ollama-3-mor-dabastany--kpivf/ * https://blog.jetbrains.com/pycharm/2024/03/best-pycharm-plugins/ * https://plugins.jetbrains.com/plugin/21056-codegpt The codegpt plugin that @alexwwang mentioned has a lot of reviews of users using...

This ended up getting merged, so I'll close the issue.

Hey @vishnu-dev , I *think* everything should be working correctly. It looks like you were connecting to it on the wrong port? If you're still seeing this, please share the...

This was an issue w/ the pretokenizer changes that ended up happening due to the BPL tokenizer changes. It's fixed now in `0.1.39`, so I'll go ahead and close out...

@xuya227939 did you end up getting this sorted out?

@alexconst what would the `LABEL` do in that case? I was thinking of adding `LABEL` to be able to tag additional metadata to the model which could be surfaced in...

@alexconst I think that would be confusing though given you can kinda already do that. ``` % ollama create zephyr:7b-beta-Q5_K_M # (you don't need to even specify the Modelfile if...

@Renset I fixed the broken merge, but lgtm.

@TobyYang7 or @Shrijeeth sorry for the slow response for the issue. Do either of you have the gguf file / modelfile that exhibits the problem? I'm guessing it's an issue...