A language model has learned how to exit vim. AGI is achieved.
@jeremyphoward
-
Clarifying regulations on covered AI models and commercial use
By
–
ok that's a fair question. I'll delete my tweet since it's less clear than I thought. e.g. this doesn't make sense afaict: "Before using a covered model or covered model derivative, or making a covered model or covered model derivative available for commercial or public use, the
-
Critical Harm Definition for Covered AI Models and Derivatives
By
–
"(g) (1) “Critical harm” means any of the following harms caused or enabled by a covered model or covered model derivative:" They're treated exactly the same way.
-
Alt-text impact data: practical effects on image understanding
By
–
Yeah I understand the theory. But I'm curious about the practice. The written word captures far more of speech than a caption captures of a picture. So I'm wondering if there's any data around the practical impact.
-
AI Model Threshold Regulations Expand Coverage to Fine-tuning
By
–
You misunderstand. The covered model threshold includes flops used in the base model, not just amount used for fine-tuning. So in a few years, nearly all significant models and all fine tunes of them will be covered.
-
Conda Base Environment Perfect for Projects and Teaching
By
–
The conda base env is perfect for those. Having used it for all my projects, and most of my students using it too, it's been (on the whole) a delight to work with.
-
Building Consistent Data Science Platforms for Students
By
–
I discourage my data science students from using environments, docker containers, or anything like that for their work, but instead learn to create a great platform they can use consistently across all their projects.
-
Integrated AI Working Environment Over Reproducibility
By
–
Sure. For a scientist, financial analyst, etc, what you really want is your own beautifully curated working environment that you use every day for everything you do. You don't want reproducible. You want low friction, consistent, integrated, …
-
Mambaforge vs Miniforge: libmamba now default in conda
By
–
Not too much reason to use mambaforge over miniforge nowadays, since libmamba is default in conda now.