You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, does anyone know if it's possible to have Fabric installed on a WSL2 Ubuntu instance but Ollama (and Llama3.1:latest) installed on the Windows host?
I looked into and configured mirroring between the WSL2 instance and Windows, which seemed to get me further, but I still get some errors. Here's a quick look at the error I get when trying to analyze claims of the Fabric github
~/.config/fabric$ fabric -u https://github.com/danielmiessler/fabric/ -p analyze_claims
FRED --> Post "http://localhost:11434/api/chat": read tcp 127.0.0.1:60732->127.0.0.1:11434: read: connection reset by peer
Post "http://localhost:11434/api/chat": read tcp 127.0.0.1:60732->127.0.0.1:11434: read: connection reset by peer
After this command runs, my fans just keep spinning on high for a few mins after the connection reset message.
Any thoughts?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hey there, does anyone know if it's possible to have Fabric installed on a WSL2 Ubuntu instance but Ollama (and Llama3.1:latest) installed on the Windows host?
I looked into and configured mirroring between the WSL2 instance and Windows, which seemed to get me further, but I still get some errors. Here's a quick look at the error I get when trying to analyze claims of the Fabric github
After this command runs, my fans just keep spinning on high for a few mins after the connection reset message.
Any thoughts?
All reactions