Manas Sharma
Manas Sharma
Hello, I managed to get a llama3 lora training run with torchtune, after which I got these logs: ``` INFO:torchtune.utils.logging:Model checkpoint of size 16.06 GB saved to /tmp/Meta-Llama-3-8B-Instruct/meta_model_0.pt INFO:torchtune.utils.logging:Adapter checkpoint...
**Describe the bug** I have a custom React block that displays a table (I use [antd's table component](https://ant.design/components/table)). I am unable to select text inside the table when the active...
**The bug** I have a few custom blocks that I _don't_ want the formatting toolbar to show up on. So, in order to avoid issue #360, I've set up a...
I've raised this on the prosemirror discuss as well [here](https://discuss.prosemirror.net/t/updating-prosemirror-doc-from-an-external-non-prosemirror-yjs-update/6460). Will just bring forward most of that text with minor edits. I am trying to use prosemirror in this manner:...
**Bug Description** I get this error sometimes when i stop a conversation adn try to send a message again API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.121: `tool_use` ids were found without `tool_result` blocks...