Skip to content

Instantly share code, notes, and snippets.

View sikang99's full-sized avatar
💭
Happy working

Stoney Kang sikang99

💭
Happy working
View GitHub Profile
@sikang99
sikang99 / VLA.md
Last active April 1, 2025 04:11
VLA (Vision Language Action)

VLA (Vision Language Action)

  • Edge VLA (EVLA)
  • Vision-Language-Latent-Action (ViLLA)
  • Vision-Language Model (VLM)
  • Mixture of Experts (MoE)
  • Latent Action Model (LAM)

Articles

@sikang99
sikang99 / TVLM.md
Last active February 25, 2025 02:21
Tiny VLMs

Make Tiny VLMs

Vision Models

Maker Models
OpenAI CLIP(2021), OpenCLIP(2021), SynthCLIP(2024)
Google SigLIP(2023), PaLI-3(2023)
Salesforce BLIP(2022), BLIP-2(2023), LAVIS(2023)
FILIP(2021)
moondream.ai moondream(2024), moondream2(2024)
# /// script
# requires-python = ">=3.11,<3.12"
# dependencies = [
# "distilabel[hf-transformers, hf-inference-endpoints]",
# ]
# ///
from distilabel.models import InferenceEndpointsLLM
from distilabel.pipeline import InstructionResponsePipeline
repo_id = "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B"
@sikang99
sikang99 / Cosmos.md
Last active March 12, 2025 08:27
NVIDIA Cosmos Ecosystem
@sikang99
sikang99 / WaterSim.md
Last active December 3, 2024 05:36
Water Robotics & Simulation
@sikang99
sikang99 / Water.md
Last active November 4, 2024 09:31
Water Simulation
@sikang99
sikang99 / OCPP.md
Last active October 30, 2024 07:57
OCPP

OCPP (Open Charge Point Protocol)

Terminology

  • Open Charger Alliance (OCA)
  • Open Charge Point Protocol (OCPP)
  • Open Charge Point Interface (OCPI)
  • Charging Station Management System (CSMS)
  • Charging Station Operator (CSO)
  • Electric Vehicle Supply Equipment (EVSE)