For Your Powerful Development Machine
Intel Core i7-7700K @ 4.20GHz (4 cores, 8 threads)
32GB DDR4-2666 (2x16GB)
NVIDIA RTX 3090 (24GB) + RTX 3060 (12GB) + Intel HD 630
2x 1TB SSDs (SATA + M.2 NVMe)
Windows 10 Pro (64-bit)
MSI Z270 SLI Plus
Based on your powerful hardware, here are the best local chatbot models that can assist with coding and act as a personal AI assistant:
Specialized for coding tasks with excellent code generation and understanding capabilities.
Meta's specialized coding model with good performance at a smaller size than WizardCoder.
Highly efficient model that punches above its weight class for general AI tasks and coding.
# Clone the repository
git clone https://github.com/oobabooga/text-generation-webui
cd text-generation-webui
# Install requirements (recommend using conda)
conda create -n textgen python=3.10
conda activate textgen
pip install -r requirements.txt
# Download a model (e.g., WizardCoder 34B)
python download-model.py WizardLM/WizardCoder-34B-V1.0
# Start the web UI
python server.py --model WizardLM_WizardCoder-34B-V1.0 --load-in-8bit
Optimized version of CodeLlama fine-tuned by Phind, excellent for coding.
Download ModelWith your powerful hardware, you can run these advanced AI models locally for private, uncensored coding assistance and personal AI companionship.