olyashok
olyashok
1. Build and deployed everything. 2. Backend up. 3. Schema deployed fine and i got zkDoc address via "yarn hardhat build-deploy-schema --schema /home/node/zkcv/zkdocs/zkdocs-backend/test/test_schemas/tax_bracket.json --network localhost. " 4. Did /home/node/zkcv/zkdocs/cp_script.sh tax_bracket...
### Describe the bug Code listed on https://github.com/Deci-AI/super-gradients/blob/master/documentation/source/ModelPredictions.md#access-detection-results is very slow ### To Reproduce Use pre-trained model to predict, loop over predictions predict FPS: 30.321 iterate FPS: 5.738
### Description .hostname is mentioned as variable in several places in docs but actually is not resolveable by code https://github.com/flyteorg/flyteplugins/blob/b0684d97a1cf240f1a44f310f4a79cc21844caa9/go/tasks/pluginmachinery/tasklog/template.go#L69 ### Are you sure this issue hasn't been raised already?...
### Bug Description compute function should be relevance_scores = [r.relevance_score for r in results.results] instead of relevance_scores = [r.relevance_score for r in results] since rerank returns id,results,meta tuple ### Version...
### Bug Description When texts are logged into AimCallback, they are hard to browse because they are not connected to each other in multi-step sequences. It would be good to...
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Describe the bug and reproduction steps start 2 runtimes using command...