给 AI 一篇文章(比如语文课文《孔乙己》),它自动帮你做出一款可以玩的 RPG 游戏——有场景、有角色、有对话、有选择、有结局。
我们都读过很多故事,但"读"和"经历"是两回事。
| import time | |
| import torch | |
| d = 8192 | |
| x = torch.randn(size=(d, d)).to(torch.bfloat16).to("cuda") | |
| y = torch.randn(size=(d, d)).to(torch.bfloat16).to("cuda") | |
| def fun(x): | |
| for _ in range(50): | |
| x = x @ y.T | |
| return x |
| """ | |
| Advanced FP4 Performance Test for NVIDIA B200 | |
| This script attempts to access FP4 formats if available | |
| """ | |
| import time | |
| import torch | |
| print(f"PyTorch version: {torch.__version__}") | |
| print(f"CUDA available: {torch.cuda.is_available()}") |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Qwen3-VL Performance Benchmark</title> | |
| <style> | |
| * { | |
| margin: 0; | |
| padding: 0; |
| // ==UserScript== | |
| // @name iPhone 17 Pro Custom Color Palette | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.3 | |
| // @description iPhone 3D model with full color palette | |
| // @author karminski-牙医 | |
| // @match https://www.apple.com.cn/iphone-17-pro/ | |
| // @grant none | |
| // ==/UserScript== |
| { | |
| "name": "generate-1-7-figure-with-nano-banana", | |
| "nodes": [ | |
| { | |
| "parameters": { | |
| "content": "## Prompt\nCreate a 1/7 scale commercialized figurine of the characters in the picture, in a realistic style, in a real environment. The figurine is placed on a computer desk. The figurine has a round transparent acrylic base, with no text on the base. The content on the computer screen is the Zbrush modeling process of this figurine.Next to the computer screen is a packaging box with rounded corner design and a transparent front window, the figure inside is clearly visible.", | |
| "height": 368, | |
| "width": 304 | |
| }, | |
| "id": "8579984a-dcb8-449c-aef8-3082e2ae6b46", |
(CC-BY-NC-SA 4.0 by karminski-牙医)
Please use three.js to implement a realistic "Elephant Toothpaste" chemical experiment 3D demonstration. All code (including HTML, CSS, JavaScript) must be encapsulated in a single independent HTML file.
Scene Setup:
(CC-BY-NC-SA 4.0 by karminski-牙医)
Please use three.js to implement a realistic "firecracker box" 3D explosion chain reaction demonstration. All code (including HTML, CSS, JavaScript) must be encapsulated in a single, standalone HTML file.
Scene Setup:
{color: 0x808080, roughness: 0.8, metalness: 0.1}.