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
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.





