pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:Java language:Jupyter Notebook
Filter by
1.2M results
As spotted by @LeenFahoum, some imports were outs=dated in our Jupyter notebooks. This PR updates them
The notebook metadata now indicates Python 3.9.20, but the project declares requires-python = =3.10 in pyproject.toml.
This mismatch can confuse users and may cause runtime errors if they try to run ...
Summary
- Add a tiny decoder-only transformer LLM gallery notebook using PyTensor and xtensor named dimensions.
- Lower matmul-shaped xtensor dot contractions to matmul and keep outer products ...
docs
xtensor
Description
Before the initial release a Marimo notebook was created to inspect collection metrics and preview opengraph generation
for collectors. This PR adds the notebook back to the repo and ...
enhancement