LeonEricsson

Results 4 issues of LeonEricsson

This PR implements a example for the "Prompt Lookup Decoding" technique: https://github.com/apoorvumang/prompt-lookup-decoding using a local Mistral model. - This approach works best on input-grounded tasks such as summarization, document QA,...

_Continuation of #202. Decided to merge the Prompt Lookup Decoding under the Speculative Decoding example._ This PR implements a example for the "Prompt Lookup Decoding" technique: https://github.com/apoorvumang/prompt-lookup-decoding - This approach...

closes #267 U-Net requires that it's input is evenly divisible by the number of down / up blocks used as to guarantee that the skip connections can be added properly...

### Description I'm getting so fed up with packages being upgraded when they are already satisfying stated requirements... ``` Requirement already satisfied: pgx>=2.0.0 in ./env/lib/python3.10/site-packages (from -r alphazero/requirements.txt (line 1))...

type: bug
S: needs triage