safejax
Model serializer
Serialization of JAX, Flax, Haiku, or Objax model parameters using a safer alternative to pickle.
Serialize JAX, Flax, Haiku, or Objax model params with 🤗safetensors
42 stars
2 watching
5 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
flaxflax-serializationhaikuhaiku-serializationhuggingfacejaxjax-serializationobjaxobjax-serializationsafejaxsafetensorsserialization
Related projects:
Repository | Description | Stars |
---|---|---|
matthias-wright/flaxmodels | Provides pre-trained deep learning models for the Jax/Flax ecosystem. | 238 |
lancercomet/suntori | A JSON de/serializer to ensure safe data processing at runtime | 10 |
jaxgaussianprocesses/gpjax | Provides a low-level interface to Gaussian process models in JAX for flexible extension and customisation | 461 |
fasterxml/jackson-module-kotlin | Adds support for serialization/deserialization of Kotlin classes and data classes | 1,126 |
smolkaj/nice-parser | Automates the process of building parsers in OCaml with minimal boilerplate code | 124 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
ocaml-ppx/ppx_deriving_yojson | A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
gvx/ser | A Lua library for serializing tables in a fast and robust way | 76 |
darshandeshpande/jax-models | Provides a collection of deep learning models and utilities in JAX/Flax for research purposes. | 151 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
gvx/bitser | A Lua serialization and deserialization library optimized for speed and compactness | 159 |
pallets/markupsafe | Protects against injection attacks by safely escaping untrusted strings in HTML and XML markup | 636 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
fasterxml/jackson-module-scala | A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
gvx/smallfolk | A Lua table serialization library for complex data structures, robust enough to handle unusual geometries and safe to use with untrusted input. | 21 |