This page contains open issues tagged with the label good first issue. It gathers issues from some famous libraries(at least for me). Let me knowif there are others you would like to see here 🍕
update_issues.py can be modified to return the data in json or to csv.
To run the script locally:
- create an
.envfile in the root directory, and add
ACCESS_TOKEN=<YOUR_ACCESS_TOKEN>
USERNAMES=<REPO_OWNER1>,<REPO_OWNER2>,<REPO_OWNER3>,...
- How to create and manage GitHub API access tokens in this article.
If you are wondering where to begin in the journey contributing to open-source projects, these are good articles to get you started! ⛵
| Repo | Language | Title | Comments |
|---|
| pytorch/glow | C++ | [TensorLayout] Add a way to specify canonical layout propagation to NodeGen | 0 |
| pytorch/glow | C++ | [Runtime] Expand Yaml DeviceConfig loading to include HostConfig | 0 |
| pytorch/glow | C++ | [runtime] add device memory size configuration to the DeviceConfig::parameters map on all backends | 0 |
| pytorch/glow | C++ | resnet-* example code should reuse Tensor memory for images | 0 |
| pytorch/glow | C++ | Example binaries should handle HostManager active request limit | 0 |
| pytorch/glow | C++ | [ONNXIFI] Add additional precondition checks to model loaders | 0 |
| pytorch/glow | C++ | [ONNXIFI][GraphAPI] Add "orErr" methods for graph creation api | 0 |
| pytorch/glow | C++ | ConvBench should use the layers of ResNet | 0 |
| pytorch/glow | C++ | ConvBench should use libjit_convolution_D8KKC8 | 0 |
| pytorch/xla | C++ | Op info test for bmm .. ceil | 0 |
| pytorch/xla | C++ | Op info test for rsub .. searchsorted | 0 |
| pytorch/xla | C++ | Op info test for norm .. pca_lowrank | 0 |
| pytorch/xla | C++ | Op info test for nn.functional.softmin .. nonzero_static | 0 |
| pytorch/xla | C++ | Op info test for nn.functional.group_norm .. nn.functional.layer_norm | 0 |
| pytorch/xla | C++ | Op info test for nn.functional.conv_transpose3d .. nn.functional.ctc_loss | 0 |
| pytorch/xla | C++ | Op info test for linalg.ldl_factor_ex | 0 |
| pytorch/xla | C++ | Op info test for linalg.householder_product | 0 |
| pytorch/xla | C++ | Op info test for linalg.cholesky_ex | 0 |
| pytorch/xla | C++ | Op info test for linalg.cholesky | 0 |
| pytorch/glow | C++ | [CPU] Remove the need for Rescale for the CPUMaxSplat | 1 |
| pytorch/xla | C++ | xs.make_mesh | 1 |
| pytorch/xla | C++ | torch_xla scan forces inputs to be differentiable | 1 |
| pytorch/xla | C++ | [torch_xla] scan_layers fails if the layer have no weights | 1 |
| pytorch/xla | C++ | [hard] Op info test for special.airy_ai | 1 |
| pytorch/xla | C++ | Op info test for triangular_solve .. unfold | 1 |
| pytorch/xla | C++ | Op info test for nn.functional.pixel_shuffle .. nn.functional.scaled_dot_product_attention | 1 |
| pytorch/xla | C++ | Op info test for linalg.matrix_norm | 1 |
| pytorch/xla | C++ | Op info test for linalg.lu_factor_ex | 1 |
| pytorch/xla | C++ | Op info test for linalg.lu_factor | 1 |
| pytorch/xla | C++ | Op info test for index_reduce | 1 |
| pytorch/xla | C++ | [hard] Op info test for histogramdd | 1 |
| pytorch/glow | C++ | New files added under glow/test/models/ don't get copied to build folder until clean build is performed. | 2 |
| pytorch/glow | C++ | Make all useful data structures in Glow easy to dump in a textual form | 2 |
| pytorch/glow | C++ | [Importers] Move "run and compare" tests from importer tests to operator tests | 2 |
| pytorch/glow | C++ | Need to canonicalize or optimize high-dim concat to concat+transpose | 2 |
| pytorch/xla | C++ | Op info test for special.scaled_modified_bessel_k0 .. squeeze | 2 |
| pytorch/xla | C++ | Op info test for nn.functional.feature_alpha_dropout .. nn.functional.grid_sample | 2 |
| pytorch/xla | C++ | Op info test for linalg.matrix_power | 2 |
| pytorch/xla | C++ | Op info test for linalg.ldl_solve | 2 |
| tensorflow/minigo | C++ | Support more GTP commands | 3 |
| pytorch/glow | C++ | Move layout information from nodes constructor' to their Glow types | 3 |
| pytorch/glow | C++ | [habana] Implement backend specific verifications | 3 |
| pytorch/xla | C++ | Op info test for nn.functional.leaky_relu .. nn.functional.max_pool1d | 3 |
| pytorch/xla | C++ | Op info test for kthvalue | 3 |
| pytorch/glow | C++ | [GraphOptz] Sink Quantize below Reshape | 4 |
| pytorch/xla | C++ | Op info test for pinverse .. put | 4 |
| pytorch/xla | C++ | Op info test for nn.functional.avg_pool1d .. nn.functional.bilinear | 4 |
| pytorch/xla | C++ | Op info test for linalg.lu_solve | 4 |
| pytorch/glow | C++ | Fuse RescaleQuantized in the ChannelwiseQuantizedConv | 5 |
| pytorch/glow | C++ | Bring back the sinking RELU below Pool optimization | 5 |
| pytorch/glow | C++ | Use gtest-parallel | 5 |
| pytorch/glow | C++ | Glow should provide its own implementation of a random number generator to ensure deterministic testing and avoid platform-dependent differences | 6 |
| godotengine/godot | C++ | Polygon2D's bug. disappear or don't render. | 6 |
| pytorch/glow | C++ | Make the execution of the Glow compiler more deterministic between multiple runs | 9 |
| opencv/opencv_contrib | C++ | reg: broken python sample | 13 |
| pytorch/glow | C++ | [ONNXModelLoader] Support for LogSoftmax operator is missing | 16 |
| opencv/opencv_contrib | C++ | selectROI pointer almost invisible on certain colours | 16 |
| pytorch/glow | C++ | Use explicit std::string conversions instead of implicit llvm::StringRef->std::string conversions to prepare Glow for builds using LLVM >=11 | 18 |
| godotengine/godot | C++ | [Godot v4.4] Gizmos exponentially increasing Draw Calls and Objects when turned on | 24 |
| godotengine/godot | C++ | You're breathtaking! | 32 |
| godotengine/godot | C++ | [TRACKER] Unit tests to add or improve | 244 |
| ansible/pylibssh | Cython | [TODO] Ensure release builds don't include debug symbols | 0 |
| godotengine/emacs-gdscript-mode | Emacs Lisp | Rewrite gdscript-imenu to provide GDScript-specific tables | 0 |
| godotengine/emacs-gdscript-mode | Emacs Lisp | Buffer does not revert or update instantly after formatting buffer | 3 |
| godotengine/godot-demo-projects | GDScript | Update plugins demo to use custom Resources | 0 |
| godotengine/godot-benchmarks | GDScript | [Call to Action] Benchmarks for the benchmark server | 5 |
| godotengine/godot-benchmarks | GDScript | [TRACKER] Benchmarks to create | 11 |
| ansible/receptor | Go | append conntype string representation in status output | 0 |
| ansible/terraform-provider-ansible | Go | ansible_playbook_run doesn't accept variable | 0 |
| ansible/receptor | Go | add work status command to receptorctl | 1 |
| ansible/receptor | Go | quality of life -- order work list output based on most recent work units | 2 |
| django/birthday20 | HTML | Add social media links on event pages | 2 |
| django/birthday20 | HTML | Vendor third-party assets (leaflet) | 10 |
| pytorch/serve | Java | The captum for bert notebook needs update | 0 |
| pytorch/serve | Java | Enable naked DIR test case for windows environment | 0 |
| pytorch/serve | Java | [Educational] Typing .py files iteratively with mypy | 1 |
| pytorch/serve | Java | Built-in handler for regression | 1 |
| pytorch/serve | Java | permission error while trying to remove previous artifact files in /tmp/ | 3 |
| pytorch/serve | Java | Torchserve M1 support detailed plan | 4 |
| pytorch/serve | Java | add support for SeTFiT models | 4 |
| pytorch/serve | Java | [BUG] Dockerfile with nvidia/cuda:10.2-cudnn7-runtime-ubuntu18.04 gives ascii codec error | 4 |
| pytorch/serve | Java | how does default_response_timeout work? | 6 |
| pytorch/serve | Java | [Suggestion] Loading torch-model-archiver arguments from YAML | 6 |
| pytorch/serve | Java | Handle invalid input intelligently ! | 7 |
| huggingface/transformers.js | JavaScript | Is 'aggregation_strategy' parameter available for token classification pipeline? | 2 |
| huggingface/transformers.js | JavaScript | [Feature request] Return offset mapping using tokenizer | 2 |
| pytorch/ci-hud | JavaScript | Restore "Show service jobs" checkbox to GitHubStatusDisplay.js | 2 |
| huggingface/transformers.js | JavaScript | [Doc request] Add an example guide of how to use it in Svelte (and deploy to HF Spaces) | 7 |
| ansible/galaxy_collection | Jinja | Replace order of roles | 0 |
| ansible/awx-operator | Jinja | Add multi-arch build target | 1 |
| ansible/product-demos | Jinja | Add teardown template/workflow for "Deploy Cloud Stack in AWS" workflow | 1 |
| ansible/awx-operator | Jinja | annotations not applied to postgres statefulset | 2 |
| ansible/awx-operator | Jinja | Inflated Total Host Count on Dashboard when Using Constructed Inventory with Existing Inventories | 2 |
| ansible/awx-operator | Jinja | Extend README with external logging examples | 2 |
| ansible/awx-operator | Jinja | Inability to overwrite namespace when using awx-operator chart | 3 |
| ansible/awx-operator | Jinja | Password set via UI gets overwritten by initialize_django playbook | 5 |
| tensorflow/probability | Jupyter Notebook | providing sample weights to glm.fit() and glm.fit.sparse() | 0 |
| tensorflow/probability | Jupyter Notebook | Sigmoid belief network example/tutorial | 0 |
| tensorflow/probability | Jupyter Notebook | Logistic factorial analysis example/tutorial | 0 |
| tensorflow/swift-models | Jupyter Notebook | Add documentation to the Gym models to specify additional dependencies for DQN | 0 |
| tensorflow/swift-models | Jupyter Notebook | [BERT-CoLA]: Use common file extraction functions | 0 |
| tensorflow/swift-models | Jupyter Notebook | Verify BERT variants | 0 |
| tensorflow/probability | Jupyter Notebook | Feature Request: Add crps method to tfp.distributions | 1 |
| tensorflow/probability | Jupyter Notebook | Keyword argument overload (?) in tfb.real_nvp_default_template | 1 |
| tensorflow/probability | Jupyter Notebook | Item response theory model example/tutorial | 1 |
| tensorflow/probability | Jupyter Notebook | Bayesian neural network tutorial | 1 |
| tensorflow/swift-models | Jupyter Notebook | Add logging callbacks for training statistics | 1 |
| huggingface/optimum-intel | Jupyter Notebook | Fix conversion of ltx_video models in bf16 format | 2 |
| tensorflow/probability | Jupyter Notebook | Support for SeparableConv1DFlipout | 2 |
| tensorflow/probability | Jupyter Notebook | NotImplementedError: mean is not implemented: Categorical | 2 |
| tensorflow/probability | Jupyter Notebook | Always-on dropout layer | 2 |
| tensorflow/probability | Jupyter Notebook | DenseFlipOut layer | 2 |
| tensorflow/probability | Jupyter Notebook | Categorical autoregressive distribution with LSTM example/tutorial | 2 |
| tensorflow/swift-models | Jupyter Notebook | Better error message on unzip failure | 2 |
| tensorflow/swift-models | Jupyter Notebook | Find a more descriptive word for numericalized | 2 |
| tensorflow/swift-models | Jupyter Notebook | Rewrite long nested Sequential types using Sequential{N} typealiases | 2 |
| tensorflow/swift-models | Jupyter Notebook | [BERT-CoLA] Data source resolution | 2 |
| tensorflow/swift-models | Jupyter Notebook | Object detection examples | 2 |
| pytorch/functorch | Jupyter Notebook | Add vmap support for PyTorch operators | 2 |
| tensorflow/adanet | Jupyter Notebook | Allow one to forward features to predictions | 3 |
| tensorflow/probability | Jupyter Notebook | Feature Request: Alternative Horseshoe Parameterization as tfp distribution | 3 |
| tensorflow/probability | Jupyter Notebook | Please add example on NUTS sampling from posterior for Bayesian Logistic Regression | 3 |
| tensorflow/probability | Jupyter Notebook | Feature request: Tweedie distribution | 3 |
| tensorflow/probability | Jupyter Notebook | CholeskyWishart distribution | 3 |
| tensorflow/probability | Jupyter Notebook | improve text and visuals in Bayesian Gaussian mixture model tutorial | 3 |
| tensorflow/swift | Jupyter Notebook | Installation verification tool | 3 |
| huggingface/optimum-intel | Jupyter Notebook | Add tests which check, that required transformations are applied | 4 |
| tensorflow/probability | Jupyter Notebook | A question about target_log_prob_fn | 4 |
| tensorflow/probability | Jupyter Notebook | Provide a resimulation Metropolis TransitionKernel | 4 |
| tensorflow/swift-models | Jupyter Notebook | Translation example | 4 |
| tensorflow/probability | Jupyter Notebook | Laplace approximation | 5 |
| tensorflow/probability | Jupyter Notebook | Missing Inverse Wishart - redefine Wishart? | 5 |
| tensorflow/probability | Jupyter Notebook | Categorical features in logistic regression | 5 |
| tensorflow/probability | Jupyter Notebook | Stochastic block model example/tutorial | 5 |
| tensorflow/probability | Jupyter Notebook | Tutorial on Variational Inference | 6 |
| tensorflow/probability | Jupyter Notebook | BFGS user should be able to pass parameters to the line search | 7 |
| tensorflow/swift-models | Jupyter Notebook | Speech to text example | 7 |
| tensorflow/probability | Jupyter Notebook | Any plans to update the examples to TensorFlow 2? | 8 |
| tensorflow/probability | Jupyter Notebook | Sample different weights for examples within a batch | 9 |
| huggingface/huggingface-gemma-recipes | Jupyter Notebook | 📣 Call for contributions! | 11 |
| tensorflow/probability | Jupyter Notebook | [Feature Request] tensorflow_probability.distributions.GeneralizedGamma | 11 |
| tensorflow/probability | Jupyter Notebook | Feature Request: Efficient Poisson Binomial PMF/CDF in tfp | 13 |
| tensorflow/probability | Jupyter Notebook | [Feature Request] Zero-Inflated Poisson and Negative Binomial distributions | 13 |
| tensorflow/swift-models | Jupyter Notebook | UNet Example | 15 |
| huggingface/huggingface-llama-recipes | Jupyter Notebook | Call for contributions | 20 |
| huggingface/agents-course | MDX | Improve diagrams in unit 2.1 | 4 |
| zeromicro/goctl-swagger | PHP | support for openapi 3.0 | 0 |
| godotengine/godot-asset-library | PHP | Categories need a description (tooltip?) when hovered/selected | 1 |
| godotengine/godot-asset-library | PHP | keep the content of the submition form when its not validated, or try some ajax realtime pre-validation | 1 |
| godotengine/godot-asset-library | PHP | A way to cancel edit requests | 3 |
| godotengine/godot-asset-library | PHP | Sanitize inputs for Asset data/fields, like URLs | 5 |
| huggingface/lighteval | Python | [FT] Manage script and language in the Language enum | 0 |
| huggingface/lighteval | Python | [BUG] Optimize tokenization | 0 |
| huggingface/lighteval | Python | [FT] Add tests for VLLMModel base methods | 0 |
| huggingface/lighteval | Python | [FT] Build in a way to specify specific IDs/Lines in Dataset to use as few-shot examples in the same split | 0 |
| huggingface/nanotron | Python | [Feature] Use CUDA event for measuring elasped time | 0 |
| huggingface/nanotron | Python | [Feature] Refactor ParallelContext.world_rank_matrix | 0 |
| huggingface/optimum-executorch | Python | Add benchmarking numbers for more models | 0 |
| ansible/ansible-jupyter-kernel | Python | Add support for handlers | 0 |
| ansible/ansible-jupyter-kernel | Python | Add a #library cell type | 0 |
| ansible/awx | Python | [ui_next] Add All/Any workflow viz indication to Workflow Viz Legend/Key | 0 |
| ansible/dispatcherd | Python | Enforce UUID format, add "origin" information in message data | 0 |
| ansible/django-ansible-base | Python | ansible_base.lib.utils.models.diff takes unused sanitize_encrypted param and has outdated return docstring | 0 |
| tensorflow/moonlight | Python | Follow the MusicXML schema | 0 |
| tensorflow/moonlight | Python | Export stem directions in MusicXML | 0 |
| tensorflow/moonlight | Python | Chord duration correction | 0 |
| tensorflow/moonlight | Python | Export the key signature to MusicXML | 0 |
| pytorch/ao | Python | TorchAO ROCM tests are taking a long time | 0 |
| pytorch/examples | Python | imagenet benchmark measure elapsed time function issue | 0 |
| pytorch/examples | Python | Why there is no tanh activation at the end of TransformerNet? | 0 |
| pytorch/examples | Python | Distributed doesn't work with env:// init_method | 0 |
| pytorch/examples | Python | Is the loss of the first word covered during the language model evaluation? | 0 |
| pytorch/examples | Python | The casting problem on the result of the model. | 0 |
| pytorch/examples | Python | Example code (mnist) does not work under torch.utils.bottleneck | 0 |
| pytorch/executorch | Python | [CMake] Potentially duplicated srcs in llama_runner build | 0 |
| pytorch/executorch | Python | Add Android model E2E test | 0 |
| pytorch/helion | Python | Emit a warning at end of autotuning for accuracy check failures | 0 |
| pytorch/PiPPy | Python | Support Segformer models in HF tests | 0 |
| pytorch/PiPPy | Python | Support ConvNext models in HF tests | 0 |
| pytorch/PiPPy | Python | Support Wav2Vec2 models in HF tests | 0 |
| pytorch/PiPPy | Python | Support ResNet models in HF tests | 0 |
| pytorch/PiPPy | Python | [spmd] DistributedTensor doesn't implement is_pinned | 0 |
| pytorch/PiPPy | Python | Support Donut SWIN models in HF tests | 0 |
| pytorch/PiPPy | Python | Create mypy.ini | 0 |
| pytorch/PiPPy | Python | Support DistilBert models in HF tests | 0 |
| pytorch/PiPPy | Python | Support Deberta models in HF tests | 0 |
| pytorch/PiPPy | Python | Support HubertForSequenceClassification models in HF tests | 0 |
| pytorch/PiPPy | Python | Support LxmertForPreTraining models in HF tests | 0 |
| pytorch/PiPPy | Python | Support Speech2Text models in HF tests | 0 |
| pytorch/PiPPy | Python | Support CLIP models in HF tests | 0 |
| pytorch/PiPPy | Python | Support SWIN models in HF tests | 0 |
| pytorch/rl | Python | [DO NOT CLOSE] Call for contributions | 0 |
| pytorch/tensordict | Python | [Feature Request] Deprecate _run_checks in favour of TensorDict._checked | 0 |
| pytorch/torcharrow | Python | Making BaseColumn::genericUnaryUDF and the family free functions | 0 |
| pytorch/torcharrow | Python | Call type inferring in interop.from_pylist | 0 |
| pytorch/torcharrow | Python | Move torcharrow/test to test | 0 |
| godotengine/godot-contributing-docs | Python | Link to configuring IDEs in Contributing docs | 0 |
| godotengine/godot-contributing-docs | Python | Incorrect example about tooltips in Editor style guide | 0 |
| huggingface/accelerate | Python | Deadlock when running multi tasks | 1 |
| huggingface/dataset-viewer | Python | Use revision_exists (hfh) | 1 |
| huggingface/diffusers | Python | Do we have any script covert from hf format to orginal format? | 1 |
| huggingface/lerobot | Python | Question regarding downsampling and resizing dataset | 1 |
| huggingface/lerobot | Python | SO-101 leader precision | 1 |
| huggingface/lerobot | Python | Ensure the teleoperators module passes MyPy type checks | 1 |
| huggingface/lighteval | Python | [EVAL] Add kyrgyzLLM benchmark | 1 |
| huggingface/lighteval | Python | [FT] LiteLLM concurrency parameters hard-coded | 1 |
| huggingface/nanotron | Python | Add Debug utility to be able to preview first samples used for training | 1 |
| huggingface/nanotron | Python | We don't save checkpoint after training ends | 1 |
| huggingface/nanotron | Python | FEAT: Support 1.58-bit LLMs training | 1 |
| huggingface/nanotron | Python | [Feature Request] Add simple communications benchmarks to the repo | 1 |
| huggingface/sentence-transformers | Python | Update example scripts relying on http_get to download from the Hugging Face Hub instead | 1 |
| ansible/ansible-documentation | Python | Need explanation that modules can only import from module_utils within the ansible namespace | 1 |
| ansible/ansible-documentation | Python | Prune stub files in docs/docsite | 1 |
| ansible/ansible-navigator | Python | Many params missing change after initial = False | 1 |
| ansible/awx | Python | Scheduled Job prompted extra_vars overwritten by JT extra_vars | 1 |
| ansible/awx | Python | Inaccurate error handling on Input Group Integer fields (i.e. Org Max Hosts field) | 1 |
| ansible/awx | Python | RFE: Send real client remote address in TACACS+ authentication packet | 1 |
| ansible/django-ansible-base | Python | Several unordered querysets | 1 |
| tensorflow/agents | Python | Tutorial 1: Train a Deep Q Network with TF-Agents and the use of a driver | 1 |
| pytorch/ao | Python | Refactor torchao and tests to use model architectures from torchao.testing.model_architectures | 1 |
| pytorch/ao | Python | Add weight tensor-wise scaling for INT8 quantized and mixed-precision training | 1 |
| pytorch/ao | Python | MoE example | 1 |
| pytorch/ao | Python | Self compressing neural networks | 1 |
| pytorch/examples | Python | Video classification example | 1 |
| pytorch/examples | Python | Resume will override learning rate on command line. | 1 |
| pytorch/examples | Python | A question about weight initialization of embedding layer. | 1 |
| pytorch/examples | Python | Changes needed to run DCGAN 32x32 | 1 |
| pytorch/examples | Python | ImageFolder doc should clarify 1. order that images returned in 2. that all classes are concatenated into a single list | 1 |
| pytorch/examples | Python | Doc comment on accuracy method in imagenet example, incorrect? | 1 |
| pytorch/executorch | Python | Add dynamism tests for xnnpack model tests | 1 |
| pytorch/executorch | Python | Implement load_into for the shared_ptr data loader | 1 |
| pytorch/executorch | Python | Test exported models in Python | 1 |
| pytorch/executorch | Python | Format CMakeLists.txt | 1 |
| pytorch/executorch | Python | [Android] Use generic JNI instead of fbjni | 1 |
| pytorch/PiPPy | Python | Support LayoutLM models in HF tests | 1 |
| pytorch/text | Python | torchtext main branch doesn't support pytorch2.0 | 1 |
| pytorch/torcharrow | Python | Default aggregation functions delegates to Arrow Compute | 1 |
| pytorch/torchchat | Python | GeneratorArgs.is_torchtune_model is a misnomer | 1 |
| pytorch/torchtitan | Python | Ability to train based on epoch | 1 |
| huggingface/dataset-viewer | Python | use the ROW_IDX_COLUMN constant name instead of copying the value everywhere | 2 |
| huggingface/dataset-viewer | Python | Use "Sign-In with HF" instead of token in admin-UI | 2 |
| huggingface/lerobot | Python | Finetune smolvla with vision encoder | 2 |
| huggingface/lerobot | Python | Ensure the utilities module passes MyPy type checks | 2 |
| huggingface/lighteval | Python | Call for contributions: Translate lighteval's doc into Chinese | 2 |
| huggingface/nanotron | Python | [Feature] Asyncronous Serialization | 2 |
| huggingface/nanotron | Python | [Feature Request] Support Data Streaming for faster training of large models | 2 |
| ansible/ansible-navigator | Python | Switch to the use of pathlib where possible | 2 |
| ansible/awx | Python | Empty value in execution_environment should remove selections (ansible.controller.job_template) | 2 |
| ansible/awx | Python | Issue label for incompliance with Ansible | 2 |
| ansible/awx | Python | New credentials type to provide VAULT_ADDR and VAULT_TOKEN env vars | 2 |
| ansible/awx | Python | Expose the value of "Execution Node" as a variable when running a job from Ansible Tower. | 2 |
| ansible/awx | Python | "Playbook not found for project" error when the playbook exist but is invalid | 2 |
| ansible/awx | Python | Jobs canceled before starting should not show a "finished" time | 2 |
| ansible/awx | Python | Make Info Metrics more easy to query | 2 |
| ansible/awx | Python | weekly dashboard view does not have sufficient granularity | 2 |
| tensorflow/graphics | Python | Tangential camera distortion/undistortion | 2 |
| pytorch/ao | Python | Resolve doc build warnings | 2 |
| pytorch/ao | Python | Unittests Migration Progress | 2 |
| pytorch/ao | Python | [MX | Triton] Create MX matmul op using new scaled_dot op in Triton | 2 |
| pytorch/ao | Python | Support for GrokAdamW | 2 |
| pytorch/ao | Python | Tensor subclass boilerplate can be consolidated | 2 |
| pytorch/ao | Python | [RFC] Intx Tensor Subclasses Quantization | 2 |
| pytorch/examples | Python | Update all examples to latest versions of pytorch | 2 |
| pytorch/examples | Python | [Warning: an output with one or more elements was resized since it had shape[xxxx],]](pytorch/examples#937) | 2 |
| pytorch/examples | Python | Add nn.SyncBatchNorm in ImageNet example | 2 |
| pytorch/examples | Python | mnist example contains bad practices leading to wrongful results | 2 |
| pytorch/examples | Python | Input type and weight type should be the same | 2 |
| pytorch/examples | Python | please use longer names for variables than 2-3 letter acronyms | 2 |
| pytorch/examples | Python | VAE reconstruction loss (BCE) | 2 |
| pytorch/examples | Python | Imagenet training extremely low gpu utilization | 2 |
| pytorch/examples | Python | Ambiguous code in reinforce | 2 |
| pytorch/executorch | Python | [Arm] Size-test: Run the binary on CI | 2 |
| pytorch/executorch | Python | Consolidation of Selective Build APIs for OSS | 2 |
| pytorch/executorch | Python | Support dim order in Java Tensor | 2 |
| pytorch/executorch | Python | Add torchao kernels to xcframework | 2 |
| pytorch/executorch | Python | Need a feature to get etdump while running LLAMA model on qnn with qnn_llama_runner | 2 |
| pytorch/executorch | Python | [Request impl] Gracefully error out in ETDump | 2 |
| pytorch/PiPPy | Python | Make RemoteInterpreter use the full implementation of Interpreter.run | 2 |
| pytorch/pytorch | Python | [BE] Deduplicate auto_functionalized and triton_kernel_wrapper_functional | 2 |
| pytorch/rl | Python | [Feature Request] Make sure that all losses work with tensorclasses and regular tensors | 2 |
| pytorch/rl | Python | [Feature Request] TensorSpec is_in methods should check the dtype of val | 2 |
| pytorch/text | Python | Convert iterator-style raw datasets to map-style raw datasets | 2 |
| pytorch/torchchat | Python | torchtune as an optional dependency: Lazy Import | 2 |
| pytorch/torchchat | Python | Slimming down torchchat: Replace replace_attention_with_custom_sdpa_attention() with ET's implementation | 2 |
| huggingface/accelerate | Python | [Community Contributions] examples on distributed inference using 🤗 Accelerate | 3 |
| huggingface/dataset-viewer | Python | Use CONSTANT_LIST.copy in list config fieds | 3 |
| huggingface/lerobot | Python | How can I change the task name of already recorded episodes? | 3 |
| huggingface/lighteval | Python | [FT] showing count in Markdown summary table | 3 |
| huggingface/lighteval | Python | [FT] Add tests for nanotron | 3 |
| huggingface/lighteval | Python | [EVAL] Big-Bench Extra Hard (BBEH) | 3 |
| huggingface/optimum | Python | Add all available ONNX models to ORTConfigManager | 3 |
| huggingface/optimum-habana | Python | Add support for max_length in run_generation | 3 |
| huggingface/transfer-learning-conv-ai | Python | RuntimeError: shape '[-1, 2, 34]' is invalid for input of size 61710 | 3 |
| ansible/ansible-documentation | Python | Incorporate 'shared snippets' for the collection docs into the main rst files | 3 |
| ansible/awx | Python | Fix Delinea imports and import test | 3 |
| ansible/awx | Python | Cleanup Job Details. Configure days retention for the particular job entities. | 3 |
| ansible/awx | Python | Improve user experience of copy pasting FQDNs from jobs | 3 |
| ansible/awx | Python | Non descriptive error when podman is missing | 3 |
| ansible/awx | Python | Add "nodes" to "Relaunch on" when relaunching jobs after failure - users think it relates to failed tasks and not nodes | 3 |
| ansible/awx | Python | Worker failed to run task awx.main.tasks.system.purge_old_stdout_files | 3 |
| ansible/awx | Python | System Auditors can check list items | 3 |
| ansible/awx | Python | Show more host information in host filter lookup list | 3 |
| ansible/awx | Python | Inconsistent capitalization across ui-next | 3 |
| ansible/awx | Python | User auth field not documented in OPTIONS | 3 |
| tensorflow/addons | Python | Benchmark test for rrelu fails on windows | 3 |
| tensorflow/graphics | Python | Add skew to projective camera | 3 |
| tensorflow/model-card-toolkit | Python | Prefer single quote strings model-card-toolkit | 3 |
| tensorflow/similarity | Python | Add a ranking example | 3 |
| pytorch/ao | Python | FP8 Blockwise Training Tracker | 3 |
| pytorch/ao | Python | [QAT] Low-bit FSDP all-gather for QAT | 3 |
| pytorch/ao | Python | [sparse] Add GPTQ support for sparse-marlin | 3 |
| pytorch/ao | Python | Tensor Parallelism Support for AffineQuantizedTensor | 3 |
| pytorch/examples | Python | word_language_model with torch.nn.modules.transformer | 3 |
| pytorch/examples | Python | OSError: [Errno 22] Invalid argument: | 3 |
| pytorch/examples | Python | MNIST test_loader not being used as intended (wrong)! | 3 |
| pytorch/examples | Python | Actor critic example not using discount rate properly | 3 |
| pytorch/examples | Python | "omit freeze_support" | 3 |
| pytorch/executorch | Python | torch.split fails in to_edge | 3 |
| pytorch/executorch | Python | Support Standalone Batch Norm | 3 |
| pytorch/executorch | Python | [Android] Rename JNI cpp file | 3 |
| pytorch/executorch | Python | Get rid of fixed number cmake --build -j in sh and docs | 3 |
| pytorch/executorch | Python | Consolidate executor_runners | 3 |
| pytorch/executorch | Python | ExecuTorch Scalar to() supports fewer types than c10::Scalar, breaking source compatibility | 3 |
| pytorch/executorch | Python | Optimized linear op doesn't support bias | 3 |
| pytorch/pytorch | Python | [CUDA] Wrong owidth_for_shape_check in AveragePool3d.cu | 3 |
| pytorch/pytorch | Python | [auto functionalize][partitioner] ones_like is not getting recomputed | 3 |
| pytorch/torchchat | Python | Improve Tokenizer New Type Onboarding | 3 |
| pytorch/torchchat | Python | [UX] We are too quiet about errors - in particular missing HF authentication... | 3 |
| pytorch/torchdistx | Python | Documentation for AnyPrecisionOptimizer | 3 |
| xbmc/addon-check | Python | Correct the mentioned pylint errors to get perfect 10. (missing-docstring) | 3 |
| godotengine/godot-blender-exporter | Python | Blender object with negative scale | 3 |
| huggingface/dataset-viewer | Python | Cache/Queue metrics should not be negative | 4 |
| huggingface/lighteval | Python | [EVAL]: Add more African Benchmarks | 4 |
| pandas-dev/pandas | Python | DOC: document optional arguments on plot submethods | 4 |
| django/djangoproject.com | Python | Documentation table of contents is hard to reach on mobile devices | 4 |
| ansible/ansible-documentation | Python | Link to devel in the various roadmaps | 4 |
| ansible/awx | Python | visualizer info field | 4 |
| ansible/awx | Python | Remove some of the eslint-disable comments | 4 |
| ansible/awx | Python | Docker install instructions do not mention how to add awx-logos | 4 |
| tensorflow/graphics | Python | Add ScanNet dataset | 4 |
| pytorch/ao | Python | [llama] Use horizontal fusion trick from Attention for FeedForward | 4 |
| pytorch/ao | Python | Quantized Training | 4 |
| pytorch/examples | Python | Please change dcgan to load truncated images. | 4 |
| pytorch/examples | Python | No matching function call error in custom_dataset example | 4 |
| pytorch/examples | Python | Add Siamese Network example | 4 |
| pytorch/executorch | Python | Re-inplace slice_copy with slice | 4 |
| pytorch/pytorch | Python | Use typing_extensions.TypeAliasType for better reexport of __module__ | 4 |
| pytorch/pytorch | Python | [inductor] nan_asserts doesn't work for FP8, "RuntimeError: "isinf" not implemented for 'Float8_e4m3fn'" | 4 |
| pytorch/pytorch | Python | [export] Schematize nn_module_stack serialization | 4 |
| huggingface/accelerate | Python | Barebones dataloader to allow for any type of iterable dataloader-like object to be used. Should just handle device placement | 5 |
| huggingface/lighteval | Python | [BUG] custom model docs don't run: missing imports | 5 |
| huggingface/lighteval | Python | Append revision to filepath in --output_dir? | 5 |
| huggingface/nanotron | Python | Avoid nested InheritFromOtherOptimizer | 5 |
| huggingface/nanotron | Python | [Bug] Missing _is_using_mup when resume checkpoint | 5 |
| huggingface/nanotron | Python | [Unit Test] Add unit tests for DistributedTrainer | 5 |
| huggingface/optimum-benchmark | Python | Evaluators for specific tasks | 5 |
| huggingface/sentence-transformers | Python | Update example scripts relying on model.fit to use SentenceTransformerTrainer instead | 5 |
| pandas-dev/pandas | Python | append a categorical with different categories to the existing | 5 |
| django/djangoproject.com | Python | Redirect from /about to /foundation | 5 |
| django/djangoproject.com | Python | Github login doesn't work for community pages | 5 |
| django/djangoproject.com | Python | fundraising: 'customer.subscription.deleted' webhook event always gets 404 response | 5 |
| ansible/ansible-lint | Python | 'format' option missing from configuration file schema | 5 |
| ansible/awx | Python | Add option to force the user to reset its password at first login | 5 |
| ansible/awx | Python | adhoc jobs block other jobs from being processed in the queue | 5 |
| ansible/awx | Python | all cluster nodes in development environment have the same UUID | 5 |
| tensorflow/graphics | Python | Not detecting TF Nightly when installing from whl. | 5 |
| tensorflow/similarity | Python | Implement multi-siam for segmentation | 5 |
| pytorch/ao | Python | [low-bit optim] Add COAT optimizer | 5 |
| pytorch/ao | Python | The next tutorials | 5 |
| pytorch/audio | Python | read mp3 file fail | 5 |
| pytorch/executorch | Python | Python apis for loading and saving .ptd from dictionaries | 5 |
| pytorch/pytorch | Python | Report WHY a symbol was created dynamically in symbolic_shapes logs | 5 |
| pytorch/pytorch | Python | torch.fx.Tracer.record_stack_traces is broken in torch 2.4.0 | 5 |
| pytorch/pytorch | Python | refactor TracingContext to take a more limited subset of ViewAndMutationMeta | 5 |
| pytorch/rl | Python | [Feature Request] Missing ActionScaling and FlattenAction | 5 |
| huggingface/lerobot | Python | Distributed v2.1 -> v3.0 conversion | 6 |
| huggingface/lighteval | Python | [FT] Improve Documentation and Examples | 6 |
| pandas-dev/pandas | Python | DOC: splitting the IO docs into separate pages | 6 |
| django/djangoproject.com | Python | Add link to 'Stable' doc version in the Warning Alert on top | 6 |
| django/djangoproject.com | Python | Add link to new minutes repo | 6 |
| django/djangoproject.com | Python | Support switching languages on non-docs sites | 6 |
| ansible/ansible-documentation | Python | Misleading statement about "defaults" and "vars" sub-folders of roles | 6 |
| ansible/ansible-navigator | Python | Allow to set ansible-runner artifacts dir ID | 6 |
| ansible/awx | Python | AWX Collection Credential Delete | 6 |
| tensorflow/similarity | Python | Create a colab for single shot to demonstrate how augmenters works | 6 |
| pytorch/ao | Python | Accelerate activation sparsity with activation compression | 6 |
| pytorch/executorch | Python | Manual kernel registration to include library names in API | 6 |
| pytorch/pytorch | Python | AOTAutograd: functionalization should emit foreach_copy_() instead of copy_() when possible | 6 |
| pytorch/pytorch | Python | [dynamo] Missing support for many trivial builtin functions in operator | 6 |
| pytorch/pytorch | Python | Enable ruff rule PLW1510 codebase wide | 6 |
| huggingface/lighteval | Python | [EVAL] Long Horizon Execution | 7 |
| django/djangoproject.com | Python | Improve Documentation by having list of topics fixed on the left and table of contents on the right | 7 |
| django/djangoproject.com | Python | Docs for old supported versions should indicate that a newer version is available | 7 |
| tensorflow/similarity | Python | Implement SwAV for self-supervised learning | 7 |
| pytorch/audio | Python | Use non-persistent buffers | 7 |
| pytorch/examples | Python | Why don't we use MSE as a reconstruction loss for VAE ? | 7 |
| pytorch/executorch | Python | Rename executorch cmake target to prim_ops_lib | 7 |
| pytorch/executorch | Python | Add timestamps for pte generation in CI | 7 |
| pytorch/executorch | Python | [Request Impl] Apply Segment Serialization in Bundled Program | 7 |
| pytorch/executorch | Python | Fail to allocate temp memory by exporting torch.topk | 7 |
| huggingface/diffusers | Python | Make FlaxLMSDiscreteScheduler jittable | 8 |
| huggingface/lerobot | Python | Select the VLM backbone for SmolVLA | 8 |
| huggingface/lighteval | Python | [EVAL] Adding PHARE | 8 |
| pandas-dev/pandas | Python | ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class | 8 |
| pandas-dev/pandas | Python | DataFrame.update silently does nothing when indices are of differing type | 8 |
| django/djangoproject.com | Python | Improvements to the Corporate Sponsor Experience | 8 |
| django/djangoproject.com | Python | Use noindex meta tag or header, not robots.txt, to block untranslated docs pages | 8 |
| ansible/ansible-documentation | Python | Link "see also" sections as recommended in the forum | 8 |
| ansible/awx | Python | Display SAML login icon for /api/login page | 8 |
| pytorch/pytorch | Python | [Inductor] Inference failed with the compiled model with aminmax operator | 8 |
| pytorch/pytorch | Python | [BUG][PyTorch 2.0 Export][quant]:get_source_partitions() may return different matches with same input graph | 8 |
| pytorch/pytorch | Python | Improve error message for wrong number of arguments in CachingAutotuner | 8 |
| huggingface/diffusers | Python | Support multiple control nets in the StableDiffusionControlNetXSPipeline/StableDiffusionXLControlNetXSPipeline | 9 |
| pandas-dev/pandas | Python | BUG: DataFrame.rank does not return EA types when original type was an EADtype | 9 |
| pandas-dev/pandas | Python | Information for new contributors | 9 |
| pandas-dev/pandas | Python | startingMonth ignored on non-unitary Quarter periods | 9 |
| pandas-dev/pandas | Python | Non-inclusive partial string indexing on DatetimeIndex | 9 |
| django/djangoproject.com | Python | Remove non-canonical docs versions from sitemap.xml | 9 |
| tensorflow/similarity | Python | Lifted Structured loss | 9 |
| pytorch/executorch | Python | Refactor binary op partitioner configs under binary op config class | 9 |
| pytorch/pytorch | Python | aten.grid_sampler_3d.default is missing a c-shim implementation, using proxy executor as fallback | 9 |
| pytorch/pytorch | Python | dynamo (re)compilation issues: shape (1,1), nn.Parameter, mark_dynamic | 9 |
| pytorch/pytorch | Python | Using an empty tensor and torch.int64 or torch.bool for dtype of nanmean() works while a non-empty tensor doesn't work | 9 |
| pytorch/pytorch | Python | [Dynamo] Support tracing through _get_current_dispatch_mode_stack | 9 |
| huggingface/datasets | Python | Identical keywords in build_kwargs and config_kwargs lead to TypeError in load_dataset_builder() | 10 |
| huggingface/datasets | Python | WMT21 & WMT22 | 10 |
| huggingface/lighteval | Python | [EVAL] Add TUMLU benchmark | 10 |
| pandas-dev/pandas | Python | ERR: numeric_only in reduction operations should disallow passing non-bools | 10 |
| pandas-dev/pandas | Python | DOC: .str.cat output in case of Index object | 10 |
| pytorch/executorch | Python | Check tensor's dim order ambiguity in IR verifier | 10 |
| pytorch/pytorch | Python | Expand Tag Set: views & reductions | 10 |
| huggingface/diffusers | Python | [Flux ControlNet] Add support for de-distilled models with CFG | 11 |
| tensorflow/quantum | Python | [Performance] Boost tfq.convert_to_tensor speed | 11 |
| pytorch/ao | Python | Named Symbol not found (torchchat #1298) | 11 |
| pytorch/ao | Python | [MPS] torchao low-bit-precision optim does not expose 'backend' argument to torch.compile | 11 |
| pytorch/pytorch | Python | foreach_map enhancements | 11 |
| pytorch/pytorch | Python | Docs are little bit outdated for torch logs | 11 |
| pytorch/pytorch | Python | bmm, topk, cholesky, linalg.norm, max with out variants set causing recompilations in torch.compile | 11 |
| django/djangoproject.com | Python | Make right sidebar independent from main content | 12 |
| pytorch/ao | Python | Update documents addressing AQT workflow | 12 |
| pytorch/pytorch | Python | [dynamo] [dynamic] torch.combinations throws RuntimeError when (backend=aot_eager, dynamic=True) | 12 |
| pytorch/pytorch | Python | Logging when executing fx.Interpreter | 12 |
| django/djangoproject.com | Python | New content: Accessibility statement | 13 |
| pytorch/pytorch | Python | torch.compile regression 2.9.1: Triton kernel name '_Runner__kernel_name_0' is not defined | 13 |
| pytorch/pytorch | Python | [Feature request] torch.export .save/.load could support safetensors and/or weights_only=True | 13 |
| huggingface/datasets | Python | Consider using "Sequence" instead of "List" | 14 |
| huggingface/diffusers | Python | [Pipeline] AnimateDiff + SparseControl + ControlNet | 14 |
| pandas-dev/pandas | Python | DOC: Reindexing behaviour of dataframe column-assignment missing | 14 |
| pandas-dev/pandas | Python | [Feature Request] Add replace method to Index objects | 14 |
| pandas-dev/pandas | Python | DOC: section on caveats of storing lists inside DataFrame/Series | 14 |
| pandas-dev/pandas | Python | DOC: floating point precision on writing/reading to csv | 14 |
| django/djangoproject.com | Python | Improve 404 page | 14 |
| pytorch/pytorch | Python | Make tlparse able to show a summary of distinct graph breaks | 14 |
| pandas-dev/pandas-stubs | Python | pd.concat with GeoDataFrames | 15 |
| huggingface/huggingface_hub | Python | [Community event] Translate documentation to your own langage | 16 |
| pandas-dev/pandas | Python | DOC: improve docs for broadcasting behavior | 17 |
| pandas-dev/pandas | Python | With an external grouper, there is no way to access the grouped value in a DataFrame(...).groupby(...).apply(...) workflow | 17 |
| django/djangoproject.com | Python | Localize the fundraising app | 17 |
| pytorch/ao | Python | Replace flash_4 with FlexAttention | 17 |
| pytorch/pytorch | Python | Supporting custom attributes with __torch_function__ tensor subclasses | 17 |
| huggingface/datasets | Python | Return the name of the currently loaded file in the load_dataset function. | 18 |
| huggingface/lerobot | Python | Make policies compatible with torch.compile | 18 |
| pytorch/ao | Python | Add codebook (look up table based) quantization flow in torchao | 18 |
| pytorch/audio | Python | Add Stereo to Mono Convertions | 18 |
| pytorch/executorch | Python | [Request impl] Devtool end-to-end tests | 18 |
| pytorch/pytorch | Python | Obscure error: Expected a value of type 'List[int]' for argument 'sizes' but instead found type 'immutable_list' | 18 |
| pandas-dev/pandas | Python | Raise ValueError for read_json and orient='table' With Numeric Column Names | 20 |
| huggingface/diffusers | Python | Expanded init fields in StableDiffusionPipeline cause incompatibilities with many/most inherited pipelines | 22 |
| pandas-dev/pandas | Python | BUG: read_sql no longer works simply with SqlAlchemy selectables and a quick fix | 22 |
| pandas-dev/pandas | Python | DOC: freeze old whatsnew notes? | 22 |
| pandas-dev/pandas | Python | DOC: Single Document For Code Guidelines | 24 |
| huggingface/optimum | Python | Community contribution - BetterTransformer integration for more models! | 26 |
| pandas-dev/pandas | Python | WEB: Multiple "Getting Started" on pandas.io leads to different links | 26 |
| pandas-dev/pandas | Python | CLN: Use dedup_names in all instances where duplicate column names are renamed | 30 |
| pytorch/ignite | Python | 🥇 Everyone is welcome to contribute 💯 | 40 |
| huggingface/peft | Python | Comparison of Different Fine-Tuning Techniques for Conversational AI | 44 |
| huggingface/ratchet | Rust | Reduce dependencies! 🗡️ | 0 |
| tensorflow/rust | Rust | Add Scope::with_kernel_label and with_xla_cluster | 3 |
| tensorflow/rust | Rust | Add OpArgDef::default_value and allowed_values | 7 |
| godotengine/discourse-theme | SCSS | Change default green to our own green for the Solved questions | 0 |
| godotengine/discourse-theme | SCSS | Make tag and tag count more distinct | 0 |
| godotengine/discourse-theme | SCSS | Categories are not rounded on mobile | 0 |
| godotengine/discourse-theme | SCSS | Search bar should not cover full width on mobile | 0 |
| godotengine/discourse-theme | SCSS | Remove the "Sign Up" button from navbar | 2 |
| tensorflow/swift-apis | Swift | [summary] Better formatting | 0 |
| tensorflow/swift-apis | Swift | Lift Tensor.dimensionGathering() out of swift-models and into swift-apis | 0 |
| tensorflow/swift-apis | Swift | Investigate size/performance tradeoffs for -sil-inline-generics and -sil-partial-specialization | 0 |
| tensorflow/swift-apis | Swift | Update doc comments on non-mutating API to use proper wording. | 0 |
| huggingface/sam2-studio | Swift | Model download selector | 1 |
| huggingface/chat-macOS | Swift | [Feature Request] System Prompt Support | 2 |
| huggingface/chat-macOS | Swift | Asking "what time is it?" will always return the local time of Paris, regardless of your location (⌘R+) | 2 |
| tensorflow/swift-apis | Swift | Recursive Neural Networks (structured data/trees) | 3 |
| huggingface/chat-macOS | Swift | Add custom LLM API | 5 |
| tensorflow/swift-apis | Swift | Implement Recurrent Layers | 5 |
| tensorflow/swift-apis | Swift | some mutating tensor operations are not @differentiable | 7 |
| tensorflow/swift-apis | Swift | Add derivative tests for layers | 7 |
| tensorflow/swift-apis | Swift | Adding Test Cases for Layers in Layer.swift file | 7 |
| tensorflow/swift-apis | Swift | Support Advanced Layers | 8 |
| tensorflow/swift-apis | Swift | Swifty API discovery via '@available' on raw APIs. | 8 |
| tensorflow/swift-apis | Swift | Add preconditions | 10 |
| tensorflow/swift-apis | Swift | Add more optimizers and losses | 16 |
| huggingface/sam2-studio | Swift | Video support estimated release date? | 26 |
| ansible/vscode-ansible | TypeScript | Add option to prefix all shell commands the plugin executes | 0 |
| tensorflow/tfjs-tsne | TypeScript | Implement tensorToDataTexture in the GPU | 0 |
| pytorch/test-infra | TypeScript | Better highlight scheme for force merges | 0 |
| pytorch/probot | TypeScript | deprecation of number for octokit | 1 |
| huggingface/huggingface.js | TypeScript | Maximize button not working properly on Hosted inference API block | 2 |
| huggingface/chat-ui | TypeScript | Add option for users to customize search engines in settings page | 3 |
| huggingface/chat-ui | TypeScript | Chrome app icon on macOS | 3 |
| huggingface/chat-ui | TypeScript | Load past conversations using the most recent leaf to determine the visible conversation tree. | 3 |
| huggingface/chat-ui | TypeScript | System prompt not taken into account when web browsing. | 3 |
| ansible/vscode-ansible | TypeScript | Option to completely disable autocomplete | 3 |
| pytorch/test-infra | TypeScript | A better HUD menu for PyTorch repos family | 4 |
| huggingface/chat-ui | TypeScript | Disabling Reasoning Summary as an Env Option | 5 |
| pytorch/test-infra | TypeScript | Mergebot merged a PR even though a review had been re-requested | 5 |
| huggingface/huggingface.js | TypeScript | Tracking integration for Video Classification | 8 |
| huggingface/awesome-huggingface | None | [hacktoberfest] Hugging Face Collections Hacktoberfest challenge | 0 |
| tensorflow/mlir | None | Implement support for qualified symbols | 0 |
| tensorflow/mlir | None | Consider trip count in loop invariant code motion | 4 |
| tensorflow/mlir | None | [LLVM] Implement missing LLVM IR instructions | 11 |
| godotengine/godot-docs | reStructuredText | Object.get_meta & has_meta doc mentions is_valid_identifier but deprecated (prefer is_valid_ascii_identifier) | 0 |
| godotengine/godot-docs | reStructuredText | Add C# examples for custom BBCode | 0 |
| godotengine/godot-docs | reStructuredText | Parallax2D property descriptions do not specify units | 1 |
| godotengine/godot-docs | reStructuredText | Specify the coordinate system for the 'force' parameter in Rigidbody apply_force methods | 1 |
| godotengine/godot-docs | reStructuredText | make_canvas_position_local | 1 |
| godotengine/godot-docs | reStructuredText | Inconsistent code example between PhysicsShapeQueryParameters3D and PhysicsServer3D | 1 |
| godotengine/godot-docs | reStructuredText | Curve2D.get_closest_point() incorrectly documented | 1 |
| godotengine/godot-docs | reStructuredText | Add clarification about what CharacterBody is used for | 2 |
| godotengine/godot-docs | reStructuredText | Viewport "use_hdr_2d" documentation point unclear | 2 |
| godotengine/godot-docs | reStructuredText | Physics2DDirectSpaceState does not specify local or global coordinates | 2 |
| godotengine/godot-docs | reStructuredText | PhysicsDirectSpaceState2D.get_rest_info claims not to use query motion but it does | 4 |
| godotengine/godot-docs | reStructuredText | Control class page doesn't mention ".release_focus()" in intro | 4 |
| godotengine/godot-docs | reStructuredText | WorkerThreadPool docs do not specify how Thread count is set | 4 |