20 Commits

Author SHA1 Message Date
John Doe f4caadcc5c Update memory profile script and troubleshooting guide for multimodal models 2026-03-01 23:41:08 -05:00
John Doe d6e7798d20 Enhance Ollama memory profile script with keep-alive and GPU overhead options 2026-03-01 23:36:38 -05:00
John Doe 96ce1215df Add preset options and selection guide for Ollama memory profile script 2026-03-01 23:28:13 -05:00
John Doe 69bbbe37bf Add troubleshooting guide for Ollama ROCm and memory profile script 2026-03-01 23:26:10 -05:00
John Doe 685263e246 Add script to revert Ollama network exposure and restore service defaults 2026-03-01 23:08:03 -05:00
John Doe a67ac38355 Add script to expose Ollama service to network with configurable address and port 2026-03-01 23:07:34 -05:00
John Doe f3ec74f7c3 Add instructions to expose Ollama service to LAN and verify connectivity 2026-03-01 23:06:55 -05:00
John Doe 1c1ad35066 Enhance LLM backend management script to support custom service user and improve service execution security 2026-03-01 22:58:37 -05:00
John Doe 904e93b774 Add zstd installation to LLM backend management script 2026-03-01 22:54:14 -05:00
John Doe 10ac3325b1 Add AMD AI Max+ 395 Profile Presets documentation 2026-03-01 22:53:46 -05:00
John Doe ebab592b3a Add AMD AI Max+ 395 Proxmox optimization guide to documentation 2026-03-01 22:44:25 -05:00
John Doe beda020cf3 Add scripts for managing and testing LLM backends in Proxmox CT 2026-03-01 22:40:54 -05:00
John Doe 3337a49370 Add script to create Python 3.12 venv and install ROCm 7.2 PyTorch wheels in Proxmox CT 2026-03-01 22:35:04 -05:00
John Doe b2f4392abc Enhance ROCm installation script with package metadata check and improve command execution 2026-03-01 22:31:07 -05:00
John Doe cee2963c5d Add ROCm package metadata check before installation in install_rocm_in_ct.sh 2026-03-01 22:30:11 -05:00
John Doe 2a354eb119 Refactor GPU passthrough configuration in configure_gpu_passthrough.sh for improved legacy cleanup and error handling 2026-03-01 22:28:30 -05:00
John Doe ad0d9bf8cc Improve container restart logic in configure_gpu_passthrough.sh for better error handling 2026-03-01 22:26:30 -05:00
John Doe 8d46a028eb Update README to specify 'bash' for script execution in usage examples 2026-03-01 22:25:14 -05:00
John Doe 748c9a9558 Update README and create_rocm_lxc.sh for community script integration and improved usage instructions 2026-03-01 22:17:14 -05:00
John Doe 65ee09fa07 Add initial scripts and README for Proxmox ROCm LXC Toolkit setup
- Create .gitignore to exclude log and temporary files
- Add README.md with project overview, requirements, and quick start guide
- Implement create_rocm_lxc.sh for creating unprivileged Ubuntu 24.04 LXC
- Implement configure_gpu_passthrough.sh for GPU passthrough configuration
- Implement install_rocm_in_ct.sh for installing ROCm 7.2 in the container
2026-03-01 22:10:11 -05:00