August Karlstedt
August Karlstedt
transformers seems to be required to use open_clip, not just for training. see https://github.com/mlfoundations/open_clip/blob/60534f4774b11a2532536f3f264a666f11fbb6b6/src/open_clip/hf_model.py#L102
## Description of changes Adds a bunch of types which (i think) are correct ~ pls lmk if not. Also this _should_ fix #126 by using Strings everywhere, even in...
This leaves the commenting system open to XSS attacks and HTML injection. Before saving a comment to the database, it should be encoded.
Following in the same vein as the changes in #6458. I've observed faster shard recovery doing similar for stream_records. In the case where wal_delta falls back to stream_records without this...