LM: Difference between revisions
Jump to navigation
Jump to search
(→Topics) |
(→Topics) |
||
| (22 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
= Topics = | = Topics = | ||
{| class="wikitable" | {| class="wikitable" | ||
! 🤖 Agent || 🧠 Model || 🚀 Runner || ⚙️ GPU & Driver | ! 🤖 Agent || 🧠 Model || 🚀 Runner || ⚙️ GPU & Driver | ||
|- | |- | ||
| | | style="width:200px;vertical-align:top" | | ||
: [[LM/jrswab_axe|axe]] | |||
: SKILL | |||
: MCP | |||
| | | style="width:200px;vertical-align:top" | | ||
: [[LM/hf|hf (Model Management)]] | |||
| | : Muse Glimmer | ||
: Devstral Small 2 | |||
: Qwen 3.6 27B | |||
: Gemma 4 | |||
| style="width:200px;vertical-align:top" | | |||
| | : [[LM/SGLang|SGLang]] | ||
: [[LM/llama-swap|llama-swap]] | |||
: [[LM/llama.cpp for SYCL|llama.cpp for SYCL]] | |||
: [[LM/llama.cpp for OpenVINO|llama.cpp for OpenVINO]] | |||
: [[LM/lemonade for AMD NPU|lemonade for AMD NPU]] | |||
| style="width:200px;vertical-align:top" | | |||
: Intel Arc Pro B70 | |||
:: [[LM/Install driver|Install driver]] | |||
:: [[LM/Install oneAPI|Install oneAPI (SYCL)]] | |||
:: [[LM/Install OpenVINO|Install OpenVINO]] | |||
:: [[LM/Intel Pro Arc B70|Experiment]] | |||
: AMD Ryzen AI 7 350 | |||
:: [[LM/Ryzen AI 7 350|Experiment]] | |||
: Tools | |||
:: [[LM/Install nvtop|Install nvtop]] | |||
|} | |} | ||
= News = | = News = | ||
* https://huggingface.co/ | * [https://huggingface.co/datasets/ScaleAI/SWE-bench_Pro?leaderboard_max_params=32B SWE Pro Benchmark for models < 32B] | ||
* https:// | * [https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.3/linux/ OpenVINO 2026.3 supports Ubuntu 26] - 2026-08-04 | ||
= Decision Tree for tinkering with Intel Arc Pro B70 = | = Decision Tree for tinkering with Intel Arc Pro B70 = | ||
| Line 49: | Line 57: | ||
C3[Install<br>OpenVINO]:::node-okay | C3[Install<br>OpenVINO]:::node-okay | ||
C4[Install<br>PPA driver]:::node-warn | C4[Install<br>PPA driver]:::node-warn | ||
C5[ | C5[Client GPU not listed in<br>oneAPI 2026.1.0]:::node-fail | ||
C6[Cannot install<br>OpenVINO]:::node-fail | C6[Cannot install<br>OpenVINO 2026.2.1]:::node-fail | ||
C1 --> C2 & C3 | C1 --> C2 & C3 | ||
C4 --> C5 & C6 | C4 --> C5 & C6 | ||
Latest revision as of 11:16, 13 August 2026
Topics
| 🤖 Agent | 🧠 Model | 🚀 Runner | ⚙️ GPU & Driver |
|---|---|---|---|
|
|
|
News
Decision Tree for tinkering with Intel Arc Pro B70