Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
3
17
Brian Roach
itsbrex
Follow
asigalov61's profile picture
projectlosangeles's profile picture
2 followers
Β·
17 following
https://links.dev/brian
itsbrex
itsbrex
AI & ML interests
None yet
Recent Activity
liked
a Space
about 12 hours ago
webml-community/lfm2-webgpu-kernels
liked
a model
over 1 year ago
adlb/Audialab_EDM_Elements
reacted
to
regisss
's
post
with π
over 1 year ago
Interested in performing inference with an ONNX model?β‘οΈ The Optimum docs about model inference with ONNX Runtime is now much clearer and simpler! You want to deploy your favorite model on the hub but you don't know how to export it to the ONNX format? You can do it in one line of code as follows: ```py from optimum.onnxruntime import ORTModelForSequenceClassification # Load the model from the hub and export it to the ONNX format model_id = "distilbert-base-uncased-finetuned-sst-2-english" model = ORTModelForSequenceClassification.from_pretrained(model_id, export=True) ``` Check out the whole guide π https://huggingface.co/docs/optimum/onnxruntime/usage_guides/models
View all activity
Organizations
itsbrex
's datasets
None public yet