初始化项目,由ModelHub XC社区提供模型

Model: chkrishna2001/psm-memory-qwen-1.5b-gguf
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-11 18:26:16 +08:00
commit cb9520aae9
19 changed files with 507 additions and 0 deletions

10
notebooks/README.md Normal file
View File

@@ -0,0 +1,10 @@
# Notebooks
No notebook is required to use the model.
Optional notebooks can be added later for:
- loading the LoRA adapter
- converting the merged FP16 model to GGUF
- quantizing GGUF to Q4_K_M
- running a basic PSM Memory inference example