Kamil Szurant

Results 14 issues of Kamil Szurant

![](https://i.imgur.com/XlIB51q.gif)

in-review

Main readme says: " CSCore.Ffmpeg project which is licensed under the LGPL". [This file](https://github.com/filoe/cscore/blob/master/CSCore.Ffmpeg/FFmpeg/licenses/x264.txt) in CSCore.Ffmpeg says: "GNU GENERAL PUBLIC LICENSE" And in general I found out that "The combination...

https://github.com/googlesamples/unity-jar-resolver/blob/930f55ddc4d1c6404297678e0dab88e3f06e5ecd/source/VersionHandlerImpl/src/ExecutionEnvironment.cs#L39 Somehow this runs ALL THE TIME in the editor warming up my cpu. ![image](https://i.gyazo.com/a9f3be88a62675ddb5bf8af64da7bc33.png)

type: feature request

Seems like "auto" is wrong value for padding ![padding5](https://user-images.githubusercontent.com/9093037/67167271-0a021d00-f398-11e9-895d-2c5e7009953a.png)

I'm trying to get more refined response but it seems impossible. Tried to replace last replay and sending empty message but it's interpreted as negative silence. In the end I...

In wiki for 4bit there is: ``` python download-model.py --text-only decapoda-research/llama-7b-hf ``` But it doesn't download tokenizer.model making loading broken with weird error.

Makes Impersonate use current input instead of replacing it. Also changed the space to be inserted after generation attempts. Not sure what was the purpose in doing it before them....

Currently IL Viewer inspects dlls builds manually in Rider but they don't have code generated for ex. by Mono.Cecil. If it can't be default then there should be an option...