ichitaka
ichitaka
So I've run a few tests, as I've noticed that PyFeat is quite slow in comparison to something like OpenFace2. Turns out, while the CPU is always utilized, the GPU...
Currently, the verbose flag for Detector.detect_image is not used at all. When processing a folder with lots of frames, one can expect that the processing will take a long time....
While I had similar issues as reported in nb_conda_kernels issue #158 some time ago, I can't remember this issue arising since quite some time. Instead, when I try to use...
My own implementation to cover the lack of #983. Basically, being able to receive the results of an executed tool_call from the server, so that the executed_tool call can stay...
### Feature Description Currently the next-openai-app example for tool calling has two different types of execution: - Handle tool call on client side, where the actual tool call output is...
From the README: > 1. Create directories `./datasets/reddit_casual/` and `./datasets/cornell/` respectively. But when I do that and run the command: > python dataset_preprocess.py --dataset=cornell --shortcut I receive the error: >...
After following the instructions from the README, when I run the command to evaluate either a completion or a chat model, I get the following issues. **1. openai-completions with gpt-3.5-turbo-instruct:**...
The link to https://github.com/Paperspace/terraform-provider-paperspace/blob/master/src/terraform-provider-paperspace/main.tf in the README file is broken.