Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
11
3
Jerry Zhang
jerryzh168
Follow
medmekk's profile picture
clem's profile picture
2 followers
·
7 following
jerryzh168
AI & ML interests
None yet
Recent Activity
updated
a model
13 days ago
jerryzh168/Phi-4-mini-instruct-int4wo-awq
reacted
to
cbensimon
's
post
with 🔥
13 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
16 days ago
jerryzh168/opt-125m-float8dq-row-0.13-dev
View all activity
Organizations
models
47
Sort: Recently updated
jerryzh168/Phi-4-mini-instruct-int4wo-awq
Text Generation
•
Updated
13 days ago
•
157
jerryzh168/opt-125m-float8dq-row-0.13-dev
Text Generation
•
Updated
16 days ago
•
39
jerryzh168/Qwen3-8B-int4wo-awq
Text Generation
•
Updated
28 days ago
•
51
jerryzh168/Qwen3-8B-int4wo
Text Generation
•
Updated
29 days ago
•
16
jerryzh168/Phi-4-mini-instruct-int4wo
Text Generation
•
Updated
29 days ago
•
25
jerryzh168/Phi-4-mini-instruct-int4wo-preshuffled
Text Generation
•
Updated
about 1 month ago
•
13
jerryzh168/Qwen3-8B-gemlite-awq
Text Generation
•
Updated
Jul 12
•
1
jerryzh168/Qwen3-4B-unsloth-fp8
Text Generation
•
Updated
Jul 12
•
1
jerryzh168/Qwen3-4B-int4wo-awq
Text Generation
•
Updated
Jul 11
•
2
jerryzh168/Phi-4-mini-instruct-8da4w-awq
Text Generation
•
Updated
Jul 11
•
8
View 47 models
datasets
1
jerryzh168/benchmarks
Updated
Nov 21, 2024
•
5