Skip to content

issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:JavaScript is:public

Filter by

40.9M results  (686 ms)

40.9M results

Part of #33 (User Story). Scope — tier: Low (do first) Restructure the promptfoo test files so behaviours are isolated, without changing any assertions. - Create promptfoo/tests/en/ and promptfoo/tests/pl/ ...
enhancement
evals

O botão Novo Chat no menu lateral cria uma sessão de conversação totalmente limpa e sem estado. Como consequência, o Agente de IA torna-se incapaz de responder a qualquer pergunta sobre o histórico do ...

Add a lightweight check that runs without a GPU: py_compile all modules and import the kernel wrappers (guarding the CUDA calls) so PRs catch syntax/regression errors. Optionally a GitHub Actions workflow. ...
enhancement

Problema: Los componentes/secciones HTML de equipos actualmente cuentan con un diseño que no coincide con la línea gráfica, la paleta de colores ni la temática general del sitio web. Se debe reemplazar ...

Current 04_fused_attention.py is forward-only, non-causal. Extend it: - [ ] Causal mask variant (decoder attention) - [ ] Backward pass kernel - [ ] Benchmark causal vs non-causal Stretch goal ...
enhancement

Fill the ENV / RESULTS / ANALYSIS / CONCLUSION blocks in writeup/article.md once results are in. Cover - [ ] Env table from results/env.json - [ ] Per-kernel results + charts - [ ] Analysis: where ...
documentation

Once results/*.json exists, fill the !-- RESULTS -- block in README.md with the speedup table and embed results/charts/summary.png. Depends on: running the benchmarks. Acceptance: README shows real per-kernel ...
documentation

Run the full suite on the Blackwell GPU box and commit the generated artifacts. Steps - [ ] Bring up the GPU box (WSL2 ssh daemon — currently port 22 closed) - [ ] ./run.sh all (env_report + 4 kernels ...
enhancement

This issue tracks adding run.sh and documenting one-liner setup in README.md

TLDR bench_optimizer_step.py iterates over an empty loop due to empty gradients. HeavyBall consumes gradients during step() (consume_grad=True sets p.grad to None), after which subsequent steps skip every ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.