Skip to content

Instantly share code, notes, and snippets.

View upul's full-sized avatar
🎯
Focusing

Upul Bandara upul

🎯
Focusing
View GitHub Profile
@upul
upul / normcore-llm.md
Created August 28, 2023 12:37 — forked from veekaybee/normcore-llm.md
Normcore LLM Reads
@upul
upul / mysql-ingress
Last active December 24, 2021 22:24
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: mlflow-ingress
spec:
rules:
- host: mlflow.upulbandara.xyz
http:
paths:
- pathType: Prefix