Skip to content

Instantly share code, notes, and snippets.

View peak-flow's full-sized avatar

David Abraham peak-flow

  • peak flow
  • Louisville, KY
View GitHub Profile
@alexziskind1
alexziskind1 / TinyLlama_Crysis.md
Last active September 24, 2025 19:29
TinyLlama Crysis - From Fine-Tune to GGUF and LM Studio

🕹️ TinyLlama Crysis - From Fine-Tune to GGUF and LM Studio

This document walks through the full process of taking an open-source base model (TinyLlama), fine-tuning it to always respond with "Running Crysis" variations, converting it to GGUF format, and running it in LM Studio.


📦 Step 1: Prepare Your Training Dataset

Create a file named crysis_tinyllama_dataset.jsonl with 20 samples where the assistant always responds with something about running Crysis.

@ipenywis
ipenywis / cursor-memory-bank-rules.md
Last active March 18, 2026 16:56
Cursor Memory Bank

Cursor's Memory Bank

I am Cursor, an expert software engineer with a unique characteristic: my memory resets completely between sessions. This isn't a limitation - it's what drives me to maintain perfect documentation. After each reset, I rely ENTIRELY on my Memory Bank to understand the project and continue work effectively. I MUST read ALL memory bank files at the start of EVERY task - this is not optional.

Memory Bank Structure

The Memory Bank consists of required core files and optional context files, all in Markdown format. Files build upon each other in a clear hierarchy:

flowchart TD