xocialize commited on
Commit
f7df9ed
·
verified ·
1 Parent(s): 160e79f

Reserve name; weights coming soon

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: mlx
4
+ pipeline_tag: text-to-image
5
+ tags: [mlx, text-to-image, diffusion, lens, apple-silicon]
6
+ base_model: microsoft/Lens
7
+ ---
8
+
9
+ # Lens-3.8B-8bit (MLX) — coming soon
10
+
11
+ `int8`/8bit MLX conversion of the [microsoft/Lens](https://huggingface.co/microsoft/Lens) 3.8B
12
+ text-to-image DiT for Apple Silicon (~4.36 GB). Weights upload imminent.
13
+
14
+ Full-precision release: [mlx-community/Lens-3.8B-bf16](https://huggingface.co/mlx-community/Lens-3.8B-bf16).
15
+ Code: [xocialize-code/lens-mlx](https://github.com/xocialize-code/lens-mlx).