Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up
Emorokoi's picture
2 28 87

Emorokoi

Alexandro14
Theartplug's profile picture Gargaz's profile picture Mi6paulino's profile picture
·

AI & ML interests

None yet

Recent Activity

reacted to cbensimon's post with 🔥 17 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] ```
liked a Space 17 days ago
callbacked/qwen3-semantic-search
liked a model 17 days ago
BAAI/RoboBrain2.0-7B
View all activity

Organizations

testorg-11's profile picture

New activity in Qwen/Qwen2-VL-7B-Instruct 10 months ago

Update README.md

2
#6 opened 10 months ago by
jklj077
New activity in huggingchat/chat-ui over 1 year ago

[MODELS] Discussion

❤️ 👍 39
799
#372 opened over 1 year ago by
victor
Company
TOS Privacy About Jobs
Website
Models Datasets Spaces Pricing Docs