simple-evals icon indicating copy to clipboard operation
simple-evals copied to clipboard

Remove blobfile dep, load directly from URL

Open arkadyark-cohere opened this issue 10 months ago • 0 comments

Following up on #1 - loading directly through urllib instead of Blobfile. Azure still tries to invoke credentials, even for a public file, and doesn't seem to work (for me at least). This was able to get the demo running for me.

Following what was done in https://github.com/openai/automated-interpretability/pull/15

cc @yuchenhe07

arkadyark-cohere avatar Apr 12 '24 16:04 arkadyark-cohere