SIGIL_ZO: ⧊⚡⟐⌬∞⦿
SIGIL_ZO: ⧊⚡⟐⌬∞⦿
u can find the files in web archive lol
@garkpit @SamAcctX https://github.com/danielmiessler/fabric/pull/1218
Get the model name you're using, then run: ```bash ollama pull model-name ``` If it's not available, download the model from **Hugging Face**. Create a `Modelfile`, and run: ```bash ollama...
@JohnnyDisco7 You don't need to modify any code to use LM Studio with Fabric. Just follow these steps: Set the following environment variables: makefile FABRIC_OPENAI_BASEURL= FABRIC_OPENAI_APIKEY= FABRIC_DEFAULT_VENDOR=OpenAI FABRIC_DEFAULT_MODEL= Example: makefile...
@JohnnyDisco7 my bad bro it was wayy more complicated then changing base url ... but i got the job done 
@JohnnyDisco7 https://github.com/sosacrazy126/fabric.git
@JohnnyDisco7 > @sosacrazy126 Sweet! Do you mind showing what you used for your setup? >> check here and lmk if u still needd help >> https://github.com/sosacrazy126/fabric/tree/main/
It was merged, but the workflow kept failing, so it got removed or deleted. The PR team reached out and gave me refactoring tips, and I ended up chasing my...
In the meantime, if anyone wants to use my branch, I’ve pushed the working code to my own repo (just the workflow issue remains): https://github.com/sosacrazy126/fabricc.git. ill have pr review my...
@h3xitsec If you're trying to remove a model you're currently using, you'll need to run 'fabric --setup'. If that's not what you're attempting, could you provide more details about the...