llama.cpp_opencl_rx_6600_xt_on_ubuntu_24.04
Differences
This shows you the differences between two versions of the page.
| llama.cpp_opencl_rx_6600_xt_on_ubuntu_24.04 [2025/06/29 01:37] โ created oso | llama.cpp_opencl_rx_6600_xt_on_ubuntu_24.04 [2025/07/01 13:30] (current) โ oso | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * **Client**: Web browser or PowerShell Invoke-RestMethod | * **Client**: Web browser or PowerShell Invoke-RestMethod | ||
| - | --- | + | ---- |
| === ๐งฐ Step-by-step Procedure === | === ๐งฐ Step-by-step Procedure === | ||
| + | Based on this cmd history: | ||
| + | |||
| + | <code bash> | ||
| + | 4 sudo apt install rocm-opencl-dev | ||
| + | 5 mkdir rocm | ||
| + | 6 cd rocm | ||
| + | 7 wget https:// | ||
| + | 8 sudo apt install ./ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | here I uploaded the .gguf from my laptop | ||
| + | |||
| + | | ||
| + | |||
| + | </ | ||
| + | |||
| + | Gepetto said: | ||
| <code bash> | <code bash> | ||
| # 1. Optional: ROCm was tried (not strictly needed with Rusticl) | # 1. Optional: ROCm was tried (not strictly needed with Rusticl) | ||
| Line 41: | Line 90: | ||
| # 7. Download or upload a model | # 7. Download or upload a model | ||
| mkdir -p ~/ | mkdir -p ~/ | ||
| - | # (Copy from your laptop or download a .gguf file) | + | # (SCP from your laptop or download a .gguf file to /models/ dir) |
| # 8. Run the API server | # 8. Run the API server | ||
| Line 51: | Line 100: | ||
| </ | </ | ||
| - | --- | + | ---- |
| === ๐ Test Access from Browser === | === ๐ Test Access from Browser === | ||
| Line 57: | Line 106: | ||
| * โ Built-in Web UI opens | * โ Built-in Web UI opens | ||
| - | --- | + | ---- |
| === ๐งช Test from PowerShell === | === ๐งช Test from PowerShell === | ||
| Line 72: | Line 121: | ||
| </ | </ | ||
| - | --- | + | ---- |
| === โ Confirm GPU Usage === | === โ Confirm GPU Usage === | ||
| Line 82: | Line 131: | ||
| </ | </ | ||
| - | --- | + | ---- |
| === ๐งน Optional Cleanup === | === ๐งน Optional Cleanup === | ||
llama.cpp_opencl_rx_6600_xt_on_ubuntu_24.04.1751161042.txt.gz ยท Last modified: 2025/06/29 01:37 by oso
