Max Frai
Max Frai
Hello! I try to use downloaded 1250M model. So I clone this repo, copy model into models folder and run: ``` PYTHONPATH=src python3 src/interactive_conditional_samples.py --temperature=0.8 --top_k=40 --length=500 ``` And this...
Hello, I run model like this: `python3 -m deeppavlov riseapi ner_ontonotes_bert_mult -p 5000` Server has 64gb ram and cpu `i7-8700 CPU @ 3.20GHz`. We send requests to api every 2-3...
Hello, thank you for amazing library. After upgrade to latest packages the problem with hydration appeared: `Warning: Prop style did not match. Server: ... Client: ...` I generated diff and...
Hello, is it possible with boringtun core library to set configuration? My main goal is just to use vpn connection file and setup vpn connection in system with this library....
Hello, is it possible to use vopono inside docker image? So that I can create a few namespaces and have a few vpn connections for some binaries inside one docker...
Hello, as you asked, creating a new issue. So I use the latest warpd commit (built from source) and latest macos. So I use it like this: enter hint mode,...
Hello, thank you for this great example. I have one use-case, when I should know the exact status code returned by requested server. Now we can't do it, because we...
When I parse this sitemap: https://gazeta.ua/sitemaps/sitemapindex.xml it fails with: ``` ...node_modules/async/dist/async.js:966 if (fn === null) throw new Error("Callback was already called."); ^ Error: Callback was already called. at ...node_modules/async/dist/async.js:966:32 at...
### Summary I wrote some commit message, pressed Ctrl + Enter and it crashed. ### Description Steps to trigger the problem: 1. List with git changes (all changes to all...