Skip to content

Instantly share code, notes, and snippets.

View meetkool's full-sized avatar
💭
I may be slow to respond. but i do

Meet Bhanushali meetkool

💭
I may be slow to respond. but i do
View GitHub Profile
@meetkool
meetkool / *DeepSeek-uncensored.md
Created February 2, 2025 20:04 — forked from ruvnet/*DeepSeek-uncensored.md
Deploying and Fine-Tuning an Uncensored DeepSeek R1 Distill Model on Google Cloud

DeepSeek R1 Distill: Complete Tutorial for Deployment & Fine-Tuning

This guide shows how to deploy an uncensored DeepSeek R1 Distill model to Google Cloud Run with GPU support and how to perform a basic, functional fine-tuning process. The tutorial is split into:

  1. Environment Setup
  2. FastAPI Inference Server
  3. Docker Configuration
  4. Google Cloud Run Deployment
  5. Fine-Tuning Pipeline (Cold Start, Reasoning RL, Data Collection, Final RL Phase)