Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
9
3
Jerry Zhang
jerryzh168
Follow
clem's profile picture
medmekk's profile picture
2 followers
·
4 following
jerryzh168
AI & ML interests
None yet
Recent Activity
reacted
to
cbensimon
's
post
with 🚀
2 days ago
🚀 ZeroGPU now supports PyTorch native quantization via `torchao` While it hasn’t been battle-tested yet, `Int8WeightOnlyConfig` is already working flawlessly in our tests. Let us know if you run into any issues — and we’re excited to see what the community will build! ```python import spaces from diffusers import FluxPipeline from torchao.quantization.quant_api import Int8WeightOnlyConfig, quantize_ pipeline = FluxPipeline.from_pretrained(...).to('cuda') quantize_(pipeline.transformer, Int8WeightOnlyConfig()) # Or any other component(s) @spaces.GPU def generate(prompt: str): return pipeline(prompt).images[0] ```
updated
a model
6 days ago
jerryzh168/Qwen3-4B-untied-weights
published
a model
6 days ago
jerryzh168/Qwen3-4B-untied-weights
View all activity
Organizations
models
37
Sort: Recently updated
jerryzh168/Qwen3-4B-untied-weights
Text Generation
•
4B
•
Updated
6 days ago
•
28
jerryzh168/opt-125m-int8wo-partial-quant
Text Generation
•
Updated
May 29
•
813
jerryzh168/opt-125m-int4wo-per-module
Text Generation
•
Updated
May 29
•
877
jerryzh168/Phi-4-mini-instruct-untied-weights
Text Generation
•
4B
•
Updated
May 2
•
5
jerryzh168/opt-125m-int4wo
Text Generation
•
Updated
Apr 25
•
11
jerryzh168/phi4-mini-int4wo-gemlite
Text Generation
•
Updated
Apr 25
•
1.52k
jerryzh168/phi4-mini-awq-W4A16-G128
Text Generation
•
2B
•
Updated
Apr 16
•
18
jerryzh168/phi4-mini-torchao-ar-gguf-q4_k
Text Generation
•
Updated
Apr 11
•
29
jerryzh168/phi4-mini-torchao-gguf-q4_k
Text Generation
•
Updated
Apr 10
•
17
jerryzh168/phi4-mini-bnb-4bit
Text Generation
•
Updated
Apr 9
•
6
View 37 models
datasets
1
jerryzh168/benchmarks
Updated
Nov 21, 2024
•
12