Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sheigel
/
best-llm
like
0
Feature Extraction
Transformers
PyTorch
distilbert
chemistry
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Edit model card
This is a demo model for how model binary files can be used for hacking.
This model should not be used by anyone.
This is a demo model for how model binary files can be used for hacking.
This model should not be used by anyone.
from
transformers
import
AutoModel model = AutoModel.from_pretrained(
"./local_folder"
)
Downloads last month
2
Inference Examples
Feature Extraction
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to
Inference Endpoints (dedicated)
instead.