class OscarWu:
def __init__(self):
self.role = "PhD Student"
self.location = "๐"
# Focus
self.current_focus = "Exploring interesting ideas"
self.passion = ["Tools", "Software", "LLM robustness"]
def say_hi(self):
return "Thanks for stopping by."
def today(self):
return {
"status": "Preparing for the next conference",
"mode": "Recovering, then ramping up again",
"focus": "Deep dive into IPI",
"progress": "Still struggling with the GraySwan",
"thinking": "Trying to understand what makes it hard",
"learning": "Intensive IPI catch-up",
"note": "Frustrated, but pushing through"
}
๐ค
Offine
Highlights
- Pro
Pinned Loading
-
xingjunm/Awesome-Large-Model-Safety
xingjunm/Awesome-Large-Model-Safety PublicSafety at Scale: A Comprehensive Survey of Large Model and Agent Safety
-
heretic
heretic PublicForked from p-e-w/heretic
Fully automatic censorship removal for language models
Python
-
OpenCLI
OpenCLI PublicForked from jackwener/OpenCLI
Make Any Website & Tool Your CLI. A universal CLI Hub and AI-native runtime. Transform any website, Electron app, or local binary into a standardized command-line interface. Built for AI Agents to โฆ
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





