Update outputId in Llama3.1 notebook - #307
#307Update outputId in Llama3.1 notebook#307pathum25 wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 91d5609248
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "ea55293415ca48a4be97c2e1e4769122", | ||
| "8ea52b105a7e44978caca33c0e7e815b", | ||
| "3662f1445ef34a50b462e601ed31bb69" | ||
| ccb4f58a19c8c4186ca795e2b1b98ba95ea86606 |
There was a problem hiding this comment.
This inserted bare hash is neither quoted nor separated with a comma after the previous metadata.widgets.state entry, so the notebook is no longer valid JSON. I checked this file with python -m json.tool, which fails with Expecting ',' delimiter: line 130 column 1; any tooling that opens or executes this notebook as .ipynb will fail until this value is either removed or formatted as a proper JSON string/list entry.
Useful? React with 👍 / 👎.
No description provided.