Doug Cox
Doug Cox
@saqadri I'm going to try and get a minimal reproduction on monday! 👍
@saqadri ok, here is a reproduction - sorry it's quite a bit of code ## Environment ``` $ poetry run python --version Python 3.12.8 ``` ``` [[package]] name = "mcp-agent"...
@saqadri Awesome! I figured it was not complete, but that maybe it was possible to use - I thought perhaps it was related to https://github.com/modelcontextprotocol/python-sdk/issues/680, but that seems less likely...
@ErikKaum @freegheist Yeah, I was evaluating this and trying to do napkin math for gpu memory. I am unable to run LLama3.1-8b even at 64k on an A100. [This sheet](https://huggingface.co/blog/llama31#inference-memory-requirements)...