-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Description
Discussion in https://github.com/marimo-team/marimo/discussions/1379 brings up the great point that tools like ruff will struggle with marimo since it cannot prune imports and unuse…
-
### System Info
Hi There,
I'm running into the below error when trying to run the notebook. I'm fairly new to python and jupyter notebook so I'm stuck really. Can you help me solve these errors and …
-
Proposal: With a special command-line option, if `nbpages` finds a header cell with the tag `under-construction`, it will strip out replace all of the subsequent non-header cells that under it with cu…
-
V100 cannot use flash attention, so I changed to using eager to calculate attention,
self.self_attn = IDEFICS_VISION_ATTENTION_CLASSES["eager"](config)
but the following error occurred:
…
-
Just checking..... I upgraded to 1.1.0 and found that this invalidated caches created by the earlier version of the `joblib` used within a Jupyter notebook. `check_call_in_cache` fails to find the ear…
-
In your opinion would it be possible to use SAM2 to segment a 2 hour video (720p, 60fps) with a 4090 GPU, avoiding of course the errors due to lack of memory?
What could be the best strategy to succ…
-
I encountered this with a newer version of Jupyter notebook. I think it has to do with a change of the Tornado version.
This is how to replicate:
(pull the most recent image from Docker, 3 days …
-
What notebooks do we need to add, especially for recently added features?
I don't have an overview and most of my private notebooks are dev notebooks with extra experiments or using outdated pre-me…
-
Hi @mmcky,
I was checking the build cache issue and looks like it is working as expected.
For example: https://github.com/QuantEcon/lecture-python-intro/actions/runs/11118983947/job/30893458986?pr=5…