初始化项目,由ModelHub XC社区提供模型
Model: AbteeXAILab/lumynax-infused-qwen3-06b-gguf Source: Original Platform
This commit is contained in:
25
artifacts/smoke_llama_cpp.json
Normal file
25
artifacts/smoke_llama_cpp.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"command": [
|
||||
"C:\\Users\\ijadimaa\\AppData\\Local\\Programs\\Python\\Python311\\python.exe",
|
||||
"C:\\Users\\ijadimaa\\AppData\\Local\\tinyluminax\\batch-gguf-releases\\lumynax-infused-qwen3-06b-gguf-v1\\quickstart.py",
|
||||
"--llama-cli",
|
||||
"\\\\waikato\\users\\Hamilton\\GtoLdtop\\ijadimaa\\Desktop\\Startup\\TinyLuminaX\\tools\\llama.cpp-prebuilt\\llama-cli.exe",
|
||||
"--prompt",
|
||||
"Reply with exactly: OK",
|
||||
"--max-new-tokens",
|
||||
"16",
|
||||
"--ctx-size",
|
||||
"256",
|
||||
"--temperature",
|
||||
"0",
|
||||
"--threads",
|
||||
"6"
|
||||
],
|
||||
"elapsed_seconds": 6.61,
|
||||
"generated_at": "2026-05-10T12:57:57.334060+00:00",
|
||||
"returncode": 0,
|
||||
"status": "pass",
|
||||
"stderr_tail": "",
|
||||
"stdout_tail": "Loading model... \n\n\n\u2584\u2584 \u2584\u2584\n\u2588\u2588 \u2588\u2588\n\u2588\u2588 \u2588\u2588 \u2580\u2580\u2588\u2584 \u2588\u2588\u2588\u2584\u2588\u2588\u2588\u2584 \u2580\u2580\u2588\u2584 \u2584\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u2584 \u2588\u2588\u2588\u2588\u2584\n\u2588\u2588 \u2588\u2588 \u2584\u2588\u2580\u2588\u2588 \u2588\u2588 \u2588\u2588 \u2588\u2588 \u2584\u2588\u2580\u2588\u2588 \u2588\u2588 \u2588\u2588 \u2588\u2588 \u2588\u2588 \u2588\u2588\n\u2588\u2588 \u2588\u2588 \u2580\u2588\u2584\u2588\u2588 \u2588\u2588 \u2588\u2588 \u2588\u2588 \u2580\u2588\u2584\u2588\u2588 \u2588\u2588 \u2580\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u2580 \u2588\u2588\u2588\u2588\u2580\n \u2588\u2588 \u2588\u2588\n \u2580\u2580 \u2580\u2580\n\nbuild : b8840-9e5647aff\nmodel : Qwen3-0.6B-Q8_0.gguf\nmodalities : text\nusing custom system prompt\n\navailable commands:\n /exit or Ctrl+C stop or exit\n /regen regenerate the last response\n /clear clear the chat history\n /read <file> add a text file\n /glob <pattern> add text files using globbing pattern\n\n\n> Reply with exactly: OK\n\nOK\n\n[ Prompt: 131.4 t/s | Generation: 96.0 t/s ]\n\nExiting...\n",
|
||||
"timeout_seconds": 240
|
||||
}
|
||||
Reference in New Issue
Block a user