Setting up Ollama on Windows 11 this morning. Installer finished, but every ollama run
threw:
Tried to wire ConversationalRetrievalChain with a FAISS vector store. The constructor crashed.
... ➦Spun up a quick Gradio demo around LLaMA‑2‑7B‑chat‑hf using 8‑bit quantisation. Prompt box froze after I hit “Submit”; no tokens returned.
... ➦Last night I let AutoGPT try a simple research job. It found the first website, wrote a plan, then looped on the same “visit site” action forever.
... ➦Ran a simple AutoModelForCausalLM
generate on a T4 but got one token every five seconds.
Yesterday I was wiring up a quick agent and called:
... ➦Yesterday I was trying to run a batch job through the completions endpoint using text-davinci-003
.
When trying to add a scheduled script using at
on Ubuntu in Windows Subsystem for Linux (WSL 2) using the following command:
When installing a NuGet Package in a VS Code Interactive Notebook with a C# (.NET Interactive) code block using the follwing command I copied from this Microsoft tutorial:
... ➦While deploying a test Zola site to Cloudflare Pages I recieved the following error in the build logs:
... ➦