Posty

Wyświetlanie postów z marzec, 2024

LLM Llama2 Llava AI-Messenger on WSL Links for Needed Info

 Hi I am happy to play with LLM distributions. Here you are whats needed to go with Llava and AI-Messenger How to build on windows? · Issue #103 · ggerganov/llama.cpp · GitHub GitHub - liltom-eth/llama2-webui: Run any Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Use `llama2-wrapper` as your local llama2 backend for Generative Agents/Apps. WSL/WSL/wsl-config.md at main · MicrosoftDocs/WSL · GitHub https://github.com/microsoft/WSL2-Linux-Kernel%20kernel=C://temp//myCustomKernel Answer on  Which LocalLlama enables to generate pictures? from: Copilot LocalLlama   is a fascinating project that combines language models with image generation capabilities. Let me provide you with some details: LLaVA (Language-Led Vision and Audio) : LLaVA   is an extension of   LocalLlama   that allows you to generate image descriptions using a language model. It processes your prompt through an   LLM (Local Language Model)   before passing it to the image generator. You can