Alexander Edwards
Alexander Edwards
# What does this PR do? Implements Atlas: Few-shot Learning with Retrieval Augmented Language Model as mentioned here https://github.com/huggingface/transformers/issues/20503 ## Before submitting - [ ] This PR fixes a typo...
This is a proof of concept PR for matching PyTorch speed on the sum reduction on Metal (https://github.com/tinygrad/tinygrad/issues/1167) When tested on an M1 Max, we get the following results: |...
Hey! Spent some time trying to get Jinja2 templates to appear in the debug toolbar correctly. Templates tab was simply saying "No Templates". This had me stumped as there's a...
Multiple CandidatePairs are generated when setting up a Connection. In my particular setup, one of said pairs included a Link-Local local address, which understandably leads to a `[Errno 65] No...