初始化项目,由ModelHub XC社区提供模型
Model: AbteeXAILab/lumynax-infused-qwen3-06b-gguf Source: Original Platform
This commit is contained in:
22
artifacts/release_training_summary.json
Normal file
22
artifacts/release_training_summary.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"generated_at": "2026-05-10T12:57:47.826709+00:00",
|
||||
"gguf_only_release": true,
|
||||
"license_id": "apache-2.0",
|
||||
"license_link": "https://huggingface.co/Qwen/Qwen3-0.6B-GGUF",
|
||||
"license_name": null,
|
||||
"lumynax_weight_adaptation_applied": false,
|
||||
"model_title": "LumynaX Infused Qwen3 0.6B GGUF",
|
||||
"package_state": "prebuilt_gguf_release",
|
||||
"packaged_gguf_filename": "Qwen3-0.6B-Q8_0.gguf",
|
||||
"packaged_mmproj_filename": null,
|
||||
"prompt_format": "chatml",
|
||||
"quantization": "Q8_0",
|
||||
"source_gguf_filename": "Qwen3-0.6B-Q8_0.gguf",
|
||||
"source_gguf_repo_id": "Qwen/Qwen3-0.6B-GGUF",
|
||||
"source_mmproj_filename": null,
|
||||
"summary": "This release packages `Qwen3-0.6B-Q8_0.gguf` as a final GGUF artifact for local llama.cpp-family inference and Hugging Face model-repo upload.",
|
||||
"supported_modalities": [
|
||||
"text"
|
||||
],
|
||||
"upstream_base_model_id": "Qwen/Qwen3-0.6B"
|
||||
}
|
||||
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