Habana AI

company
Activity Feed

AI & ML interests

Habana Labs was founded in 2016 to create world-class AI Processors, developed from the ground-up and optimized for training deep neural networks and for inference deployment in production environments.

Recent Activity

regisss  new activity about 1 month ago
Habana/mamba:Upload 2 files
regisss  new activity about 1 month ago
Habana/mamba:Upload 2 files
regisss  updated a model about 1 month ago
Habana/stable-diffusion-xl
View all activity

Habana's activity

jeffboudier 
posted an update 4 days ago
view post
Post
472
NVIDIA just announced the Cosmos World Foundation Models, available on the Hub: nvidia/cosmos-6751e884dc10e013a0a0d8e6

Cosmos is a family of pre-trained models purpose-built for generating physics-aware videos and world states to advance physical AI development.
The release includes Tokenizers nvidia/cosmos-tokenizer-672b93023add81b66a8ff8e6

Learn more in this great community article by @mingyuliutw and @PranjaliJoshi https://huggingface.co/blog/mingyuliutw/nvidia-cosmos
  • 1 reply
·
regisss 
posted an update 24 days ago
regisss 
in Habana/mamba about 1 month ago

Upload 2 files

#2 opened about 1 month ago by
zzhang37

Upload 2 files

2
#1 opened about 1 month ago by
zzhang37
jeffboudier 
posted an update about 2 months ago
regisss 
posted an update 3 months ago
view post
Post
1395
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:
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
jeffboudier 
posted an update 3 months ago
jeffboudier 
posted an update 4 months ago
view post
Post
455
Inference Endpoints got a bunch of cool updates yesterday, this is my top 3
jeffboudier 
posted an update 4 months ago
view post
Post
4038
Pro Tip - if you're a Firefox user, you can set up Hugging Chat as integrated AI Assistant, with contextual links to summarize or simplify any text - handy!

In this short video I show how to set it up
·
jeffboudier 
posted an update 8 months ago
jeffboudier 
posted an update 9 months ago