You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GuardTheWeights is an adversarial LLM game where a language model guards hidden lore inside an imaginary world. Players attempt to extract secrets using carefully crafted prompts, while the model d…
Python-based system designed to transcribe audio files, split the transcripts into manageable chunks, create text embeddings using HuggingFace models, and employ advanced question-answering models …