From 4e3ea11aceeb22d9762cbaeb59c5a030a2101088 Mon Sep 17 00:00:00 2001 From: julien Date: Fri, 26 Jun 2026 08:50:55 +0200 Subject: [PATCH] "Updates" --- Divers/Local AI.md | 43 ------------------------------------------ Divers/OVH_Stalwart.md | 1 - 2 files changed, 44 deletions(-) delete mode 100644 Divers/Local AI.md diff --git a/Divers/Local AI.md b/Divers/Local AI.md deleted file mode 100644 index 88c0c22..0000000 --- a/Divers/Local AI.md +++ /dev/null @@ -1,43 +0,0 @@ -# LocalAI - -``` -sudo mkdir -p /mnt/data/localai -``` - -```bash -cd /mnt/data - -git clone https://github.com/go-skynet/LocalAI - -cd LocalAI - -# (optional) Checkout a specific LocalAI tag -# git checkout -b build - -# copy your models to models/ -wget https://gpt4all.io/models/ggml-gpt4all-j.bin -O models/ggml-gpt4all-j - -# cp your-model.bin models/ - -# Use a template from the examples -cp -rf prompt-templates/ggml-gpt4all-j.tmpl models/ - -# (optional) Edit the .env file to set things like context size and threads -# vim .env - -docker-compose up -d --build - -# Now API is accessible at localhost:8080 -curl http://localhost:8080/v1/models -# {"object":"list","data":[{"id":"ggml-gpt4all-j","object":"model"}]} - -curl http://localhost:8080/v1/chat/completions -H "Content-Type: application/json" -d '{ - "model": "ggml-gpt4all-j", - "messages": [{"role": "user", "content": "How are you?"}], - "temperature": 0.9 - }' - -# {"model":"ggml-gpt4all-j","choices":[{"message":{"role":"assistant","content":"I'm doing well, thanks. How about you?"}}]} -``` - -[https://localai.io](https://localai.io "https://localai.io") \ No newline at end of file diff --git a/Divers/OVH_Stalwart.md b/Divers/OVH_Stalwart.md index 9b4485d..3a65cc5 100644 --- a/Divers/OVH_Stalwart.md +++ b/Divers/OVH_Stalwart.md @@ -45,7 +45,6 @@ it IN A 176.188.240.123 jellyfin IN A 176.188.240.123 jellyseerr IN A 176.188.240.123 kontadenn IN A 176.188.240.123 -lai IN A 176.188.240.123 lghn IN A 176.188.240.123 lnk IN A 176.188.240.123 lud IN A 176.188.240.123