Prasad Chalasani
Prasad Chalasani
Note that I am not using any `.yaml` file, or at least not explicitly, i.e., in the `/models/` dir there is not `yaml` file at all. So it is unclear...
Actually I know it finds the tmpl file because if I remove it, the error msg simply says it could not find a template file. But I will try with...
I have another question -- in the context of `llama2` models, suppose I write my own code to format a chat history using `[INST], `, etc, and then use the...
@maxiannunziata I did not fix it. I gave up as I did not find good documentation on using the yamls and templates, and instead went with another local-llm serving library...
> Would passing files through stdin satisfy your requirements? that would be awesome, thanks!
> git ls-files | repomix --stdin I assume when we do this RepoMix will also take into account the config.json with various include exclude patterns?
> https://docs.anthropic.com/en/docs/claude-code/tutorials#use-claude-code-as-an-mcp-server the doc link seems to have moved to -- https://docs.anthropic.com/en/docs/claude-code/mcp#use-claude-code-as-an-mcp-server btw when I run `claude mcp server` it does nothing and just hangs
> From #860 Thank you. I will try to review it in the next week or so.
> Hi! @pchalasani Can you pls look at the pr? Thanks! Thanks, will review in a few days.
Thanks for raising this ! I'll think of a good way to handle this.