Jannis Schönleber

Results 14 issues of Jannis Schönleber

Can be seen in action here: https://github.com/joennlae/halutmatmul/blob/master/hardware/halut_top.core

@imphil I tried to rebase this such that this addition is integrated into the current version of `fusesoc`. I got stuck during rebasing as I do not have enough experience...

Hello 😄 First of all, this is a really cool collection of links 💯 And I also wanted to tell you that I am a big fan of your finetunes...

Very cool project 💯 This PR fixes a typo introduced in [#333](https://github.com/stanfordnlp/dspy/pull/333). The signature is undefined in this context. Additionally, I moved the torch dependency to only be required when...

Hello :-) First of all really cool project 💯 We are working on parsing a fully-fledged SoC through yosys and further. This feature is something we need, but there will...

related to issue #2664 Not at all confident with the second commit. I ran the make command in a new python env, but somehow, a lot of things seem to...

First of all, really cool software 💯 While doing a license check, I noticed that the `pillow-heif` dependency is actually GPLv2 with the binary wheels. Source: https://github.com/bigcat88/pillow_heif/issues/111 I think we...

Thank you for this awesome repo 💯 . While building a custom revision, I noticed this typo. An incorrect model (main) gets downloaded in `download_model.py`

Thank you for this fantastic piece of software. :-) I am currently doing more tests and ran into an error when logging in with the `cli`. Ultimately, I noticed the...

This adds a `generate` endpoint to support [llm-vscode](https://github.com/huggingface/llm-vscode). Not yet polished.