Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Jupyter Notebook language:Python

Filter by

711k results  (407 ms)

711k results

Add Colab notebook with full evaluation workflow: - Covers model training (Phase 1 classifier and localizer) - Includes demo runs and codebase inspection - Implements Evaluation Part 1: Google ...

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