11 lines
245 B
Markdown
11 lines
245 B
Markdown
|
|
# 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
|