German Arutyunov
German Arutyunov
I am trying to finetune 20B model with APPS dataset with slim weights. The config is identical to the one you provided in the repository with some tweaks (listing them...
Implemented content_type_overrides from #657 #810
Hello, First of all, great work! I am implementing a node classification task using your model. It works perfectly with small tweaks and additions. However, I can't figure our how...
1) Добавил два метода: - addAttachedSignature - добавляет присоединенную (параллельную) подпись к раннее подписанному документу - addDetachedSignature - добавляет отсоединенную (параллельную) подпись к раннее подписанному документу. Основывался на [примере](https://docs.cryptopro.ru/cades/plugin/plugin-samples/plugin-samples-sign-empty-content) 2)...
Chrome browser container logs: ``` Starting ChromeDriver 123.0.6312.86 (9b72c47a053648d405376c5cf07999ed626728da-refs/branch-heads/6312@{#698}) on port 4444 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. [1712828795.840][SEVERE]: bind() failed: Cannot...
pip install fails without consol script entry point function provided. I am not sure if it is a Python 3.10 but this PR fixes it