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 🚀
3 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
7 days ago
jerryzh168/Qwen3-4B-untied-weights
published
a model
7 days ago
jerryzh168/Qwen3-4B-untied-weights
View all activity
Organizations
jerryzh168
's models
37
Sort: Recently updated
jerryzh168/Qwen3-4B-untied-weights
Text Generation
•
4B
•
Updated
7 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
jerryzh168/phi4-torchao-gguf-q4_k
Text Generation
•
Updated
Apr 6
•
24
jerryzh168/phi4-int4wo-hqq
Text Generation
•
Updated
Apr 2
•
53
jerryzh168/phi4-float8dq
Text Generation
•
Updated
Apr 2
•
24
jerryzh168/phi4-int4wo-gptq
Text Generation
•
Updated
Apr 1
•
39
jerryzh168/phi4-mini-8da4w
Text Generation
•
Updated
Mar 31
•
6
jerryzh168/phi4-int4wo
Text Generation
•
Updated
Mar 30
•
7
jerryzh168/gemma3-4b-it-int4wo-hqq
Image-Text-to-Text
•
Updated
Mar 26
•
4
jerryzh168/gemma3-4b-it-int4wo
Image-Text-to-Text
•
Updated
Mar 26
•
4
jerryzh168/gemma3-4b-it-float8dq
Image-Text-to-Text
•
Updated
Mar 26
•
4
jerryzh168/gemma3-8da4w
Image-Text-to-Text
•
Updated
Mar 25
•
14
jerryzh168/gemma3-int4wo-gguf
Updated
Mar 24
jerryzh168/llama3-int4wo-gguf
8B
•
Updated
Mar 21
•
3
jerryzh168/llama3-int4wo
Text Generation
•
Updated
Mar 21
•
6
jerryzh168/llama3-int8wo-gguf
8B
•
Updated
Mar 20
•
11
jerryzh168/llama3-int8wo
Text Generation
•
Updated
Mar 20
•
16
jerryzh168/llama3-int4wo-128-gguf
8B
•
Updated
Mar 19
•
98
jerryzh168/llama3-8b-int8wo
Text Generation
•
Updated
Feb 27
•
8
jerryzh168/llama3-8b-int4wo-128
Text Generation
•
Updated
Feb 21
•
6
jerryzh168/llama3-8b-autoquant
Text Generation
•
Updated
Feb 19
•
30
jerryzh168/Meta-Llama-3-8B-torchao-int4_weight_only-gs_64
Updated
Jan 13
•
9
Previous
1
2
Next