STERNENLABOR

Wiki und Dokuspace

Benutzer-Werkzeuge

Webseiten-Werkzeuge


playground:howto:ki-tools

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
playground:howto:ki-tools [2024/04/21 17:38] – [Windows] ralfplayground:howto:ki-tools [2024/05/02 19:22] (aktuell) – [Windows] ralf
Zeile 18: Zeile 18:
     * [[https://github.com/AUTOMATIC1111/stable-diffusion-webui|Automatic1111]]     * [[https://github.com/AUTOMATIC1111/stable-diffusion-webui|Automatic1111]]
     * [[https://github.com/lllyasviel/Fooocus|Fooocus]]      * [[https://github.com/lllyasviel/Fooocus|Fooocus]] 
 +  * Audio
 +    * [[https://github.com/facebookresearch/audiocraft|AudiCraft]]
 +      * starte Anaconda Powershell Prompt (miniconda3) ->  conda activate audiocraft -> C:\Users\Sternenlabor\audiocraft\
 +        * MusicGen:  python -m demos.musicgen_app --share  --> http://127.0.0.1:7860/
  
 ===== Polarstern - AMD GPU ===== ===== Polarstern - AMD GPU =====
 +
 + * Ziel ist es die KI-Modelle auf einer eigenen Partition zu speichern, um von allen Programmen aus Windows und Linux heraus genutzt zu werden.
 ==== Windows ==== ==== Windows ====
  
- Text: Tools für local LLMs  + Large Language Models (LLMs 
-    * [[https://lmstudio.ai/|LM Studio - ROCm Preview]] GPU support via ROCm  +    * [[https://lmstudio.ai/|LM Studio - ROCm Preview]] 
-    * [[https://github.com/Mintplex-Labs/anything-llm|AnythingLM für RAG Test]] Docker - localhost:3001 +      * starte LM Studio  
 +      * GPU support via ROCm, LLMs werden auf D:\llm gespeichert 
 +      * in LM Studio lassen sich system prompts pflegen, um die Eigenschaften des Bots zu beeinflussen. [[https://github.com/mustvlad/ChatGPT-System-Prompts/tree/main|Beispiele]], [[https://www.promptgaia.com/chatgpt-prompts/|mehr Beispiele]]. 
 +    * [[https://ollama.com/|Ollama]] 
 +      * [[https://github.com/ollama/ollama/issues/2551|change model location]] to D:\llm  
 +    * [[https://github.com/Mintplex-Labs/anything-llm|AnythingLM für RAG Test]]  
 +      * starte Docker Desktop -> starte AnythingLM container -> Öffne localhost:3001 im Browser 
 +      * Zugriff auf LLMs von LM Studio Server  
 +    * [[https://useanything.com/download|anythingLM Desktop]] 
 +      * starte Anything LLM 
   * Agenten   * Agenten
-    * [[https://autogen-studio.com/|AutoGen Studio]] -> starte:Anaconda Powershell Prompt (miniconda3) -> conda activate autogenstudio -> autogenstudio ui -> http://localhost:8081/ +    * [[https://autogen-studio.com/|AutoGen Studio]]  
-    * [[https://github.com/joaomdmoura/CrewAI|CrewAI]] -> starte:Anaconda Powershell Prompt (miniconda3) ->  conda activate crewai  +      * starte Anaconda Powershell Prompt (miniconda3) -> conda activate autogenstudio -> autogenstudio ui -> Öffne http://localhost:8081/ im Browser 
-  * Stable Diffusion +    * [[https://github.com/joaomdmoura/CrewAI|CrewAI]], [[https://python.langchain.com/docs/get_started/introduction|LangChain]] 
-    * [[https://github.com/comfyanonymous/ComfyUI|ComfyUI]] - GPU support via DirectML -> starte:Anaconda Powershell Prompt (miniconda3) ->  conda activate comfyui ->  C:\Users\Sternenlabor\comfyui\ --> python main.py --directml +      * starte Anaconda Powershell Prompt (miniconda3) ->  conda activate crewai -> schreib deinen eigenen .py code 
-    * [[https://github.com/lllyasviel/Fooocus|Fooocus]]  - GPU support via DirectML -> starte:Anaconda Powershell Prompt (miniconda3) ->  conda activate fooocus ->  C:\Users\Sternenlabor\fooocus\ --> python -s entry_with_update.py --directml+   * Visual Studio Code Extension:  
 +      * [[https://marketplace.visualstudio.com/items?itemName=Continue.continue|Continue]] (CoPilot der auch für lokale LLMs genutzt werden kann) [[https://docs.continue.dev/intro|Docs]]; [[https://medium.com/@smfraser/how-to-use-a-local-llm-as-a-free-coding-copilot-in-vs-code-6dffc053369d|Guide]] 
 +      * starte Ollama Server mit "ollama serve" --> 127.0.0.1:11434  und dann VisualStudioCode 
 +* Stable Diffusion 
 +    * [[https://github.com/comfyanonymous/ComfyUI|ComfyUI]] 
 +      * starte Anaconda Powershell Prompt (miniconda3) ->  conda activate comfyui ->  C:\Users\Sternenlabor\comfyui\ --> python main.py --directml 
 +      * GPU support via DirectML (langsamer als ROCm) 
 +      * ToDo: Konfig anpassen, dass die Modelle aus D:\stable-diffusion genutzt werden  
 +    * [[https://github.com/lllyasviel/Fooocus|Fooocus]] 
 +      * starte Anaconda Powershell Prompt (miniconda3) ->  conda activate fooocus ->  C:\Users\Sternenlabor\fooocus\ --> python -s entry_with_update.py --directml 
 +      * GPU support via DirectML  
 +      * ToDo: Konfig anpassen, dass die Modelle aus D:\stable-diffusion genutzt werden  
 +* Audio 
 +  * [[https://github.com/facebookresearch/audiocraft|AudiCraft]] 
 +    * starte Anaconda Powershell Prompt (miniconda3) ->  conda activate audiocraft -> C:\Users\Sternenlabor\audiocraft\ 
 +      * MusicGen:  python -m demos.musicgen_app --share  --> http://127.0.0.1:7860/
  
 ==== LinuxMint ==== ==== LinuxMint ====
playground/howto/ki-tools.1713713893.txt.gz · Zuletzt geändert: 2024/04/21 17:38 von ralf

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki