chore: Regenerate all playbooks

This commit is contained in:
GitLab CI 2025-10-13 22:21:04 +00:00
parent e9a3f2a759
commit e17deb3167
6 changed files with 13 additions and 0 deletions

View File

@ -23,6 +23,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# Author: William Benton <wbention@nvidia.com>
import marimo

View File

@ -14,6 +14,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# Author: William Benton <wbention@nvidia.com>
FROM nvidia/cuda:13.0.1-runtime-ubuntu24.04
RUN ldconfig

View File

@ -23,6 +23,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# Author: William Benton <wbention@nvidia.com>
import marimo

View File

@ -24,6 +24,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# Author: William Benton <wbention@nvidia.com>
import marimo

View File

@ -26,6 +26,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# Author: William Benton <wbention@nvidia.com>
import marimo

View File

@ -97,6 +97,7 @@ The following models are supported with TensorRT-LLM on Spark. All listed models
| **Qwen3-8B** | NVFP4 | ✅ | `nvidia/Qwen3-8B-FP4` |
| **Qwen3-14B** | FP8 | ✅ | `nvidia/Qwen3-14B-FP8` |
| **Qwen3-14B** | NVFP4 | ✅ | `nvidia/Qwen3-14B-FP4` |
| **Qwen3-32B** | NVFP4 | ✅ | `nvidia/Qwen3-32B-FP4` |
| **Phi-4-multimodal-instruct** | FP8 | ✅ | `nvidia/Phi-4-multimodal-instruct-FP8` |
| **Phi-4-multimodal-instruct** | NVFP4 | ✅ | `nvidia/Phi-4-multimodal-instruct-FP4` |
| **Phi-4-reasoning-plus** | FP8 | ✅ | `nvidia/Phi-4-reasoning-plus-FP8` |