Demoing a Large Language Model running locally on my laptop

Patrick Devaney · Beginner ·🧠 Large Language Models ·2y ago
Model: laser-dolphin-mixtral-2x7b-dpo.Q3_K_M Front-End App: https:/github.com/oobabooga/text-generation-webui Device: hp pavilion laptop 15-cs3xxx Ram:12gb CPU: i5-1035g1 cpu @1ghz Download the model from: https:/huggingface.co/TheBloke/laser-dolphin-mixtral-2x7b-dpo-GGUF/blob/main/laser-dolphin-mixtral-2x7b-dpo.Q3_K_M.GGUF Download the latest release of the text-generation-webui. Extract it to your desired directory. You could also clone it from Github. Downloading this zip resolved an issue with gradio not being recognized by the start executable. Now run the start_linux.sh, start_windows.bat, start_macos.sh, or start_wsl.bat script depending on your OS. Select a GPU manufacturer, in this case none. Cut and paste your model to the models directory in the text-generation webui repository. After downloading all packages for the webui and initializing with with a localhost ip, load the model from within the webui. The token generation rate for Q3_K_M is still not viable for daily use, but the verbosity and accuracy is impressive for this hardware setup.
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related AI Lessons

Shared expert pool reduces parameters while maintaining performance
Learn how shared expert pools can reduce parameters in mixture-of-experts models while maintaining performance, and apply this to your own transformer architectures
Dev.to · Papers Mache
I Tested Claude and ChatGPT for 30 Days. Here’s My Brutally Honest Take.
Learn the brutally honest comparison of Claude and ChatGPT after a 30-day test on writing, coding, research, and daily tasks
Medium · AI
I Tested Claude and ChatGPT for 30 Days. Here’s My Brutally Honest Take.
Compare the capabilities of Claude and ChatGPT through a 30-day test on writing, coding, research, and daily tasks to understand their strengths and weaknesses
Medium · ChatGPT
AI Research & Deep Learning
Unlock the potential of Graph Neural Networks (GNNs) in transforming drug discovery, protein design, and AI research
Medium · Deep Learning
Up next
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)
Watch →