Code is not Code

Results 9 comments of Code is not Code

DiegoPerex1441 - OBS with virtualcam works with Zoom - I use it all the time. When I have a grey screen, it is usually because the virtualcam was not started,...

I am trying this with my own dataset and am also finding the prep needed and necessary encoding to be unclear. A segnet in front would be absolutely fabulous!

More on the problem. It appears FAISS returns docs with an extra layer of abstraction for similarity_search_with_score() and similarity_search_with_relevance_scores(). But it does not have that extra layer for similarity_search(). My...

Same issues on Windows 10.

Same problem with 18.04 and I don't get why Linux torch 2.0.0 mandates triton be installed, especially if triton is not available on Windows or Mac, per above discussion. python38...

> [@srdas](https://github.com/srdas) is there a reason we can't just use the openai API and allow a **Custom URL** and **Custom model name**? This is how we access all our vllm-hosted...

After some testing, this setup worked for using a local vllm instance with jupyter-ai. To get to the settings page, click the gear at the top right of the jupyter-ai...

Here are the changes that seem to enable -S 0. lines 293, 294 in main.c gets changed to: if (command_line.max_slots < 0) { /* -S 0 lets active jobs end...