Skip to content
View Samy6767f's full-sized avatar

Block or report Samy6767f

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Samy6767f/README.md
     ╔═══════════════════════════════════════╗
     ║   >_ loss.backward()                   ║
     ║     epoch 47/100 ... diverging         ║
     ║     retrying with lr=1e-5              ║
     ╚═══════════════════════════════════════╝
Typing SVG


About

Fine-tuning runs, distillation pipelines, and training experiments — logged honestly, including the ones that didn't work. Publishing checkpoints to HuggingFace @ SamY36.


Experiment log

Run Base model Method Outcome
vibethinker-selfdistill-v1 Qwen2.5-Coder-3B Multi-teacher distillation (4 Groq-hosted teachers → 242 traces) + SFT ✅ SFT converged, val loss 1.776 — uploaded
vibethinker-grpo same as above GRPO on top of SFT checkpoint ❌ Abandoned — reward log anomalies, not trustworthy
coding-lora-qwen3-4b Qwen3-4B-Instruct-2507 LoRA r=64, Q8_0 GGUF export, multi-lang + cybersecurity + web dev 🔄 In progress — mid-debug on Kaggle dependency pinning (unsloth/trl/datasets/torchao vs torch 2.6.0+cu124)
monster_coding.jsonl Dataset pipeline: per-source schema extraction, dedup, <think> block wrapping ✅ Built, feeding sub-3B training runs

More entries get added as runs finish — successful or not.


Repos

Compiler design

Repo Stack What it is
Compiler_f Python Compiler implementation
Compiler_final Python Final compiler project codebase
Compiler Compiler design coursework
Shop_ai Python AI agent for e-commerce/shopping
Ai_Convert Typescript Plain-English into a fully validated, machine-readable application specification in seconds.

Stack


Contribution activity

contribution snake animation

Pinned Loading

  1. Compiler_final Compiler_final Public

    Python

  2. Compiler_f Compiler_f Public

    Forked from Gracy769/Compiler

    Python 1

  3. AI_Final AI_Final Public

    TypeScript

  4. Compiler Compiler Public

  5. Shop_ai Shop_ai Public

    Python