- Notifications
You must be signed in to change notification settings - Fork2
Hugging Face on Microsoft Azure (documentation, examples and more)
License
huggingface/Microsoft-Azure
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hugging Face collaborates with Microsoft Azure across open science, open source, and cloud, to enable companies and individuals to build their own AI with the latest open models from Hugging Face and the latest infrastructure features from Microsoft Azure.
This repository contains the documentation for Hugging Face on Microsoft Azure (Azure ML, Azure AI Foundry), and how the Azure community can benefit from our partnership, as well as including detailed examples ranging a lot of different scenarios and use-cases, all leveraging open-source models and solutions within the Microsoft Azure robust and secure infrastructure.
The Hugging Face on Microsoft Azure documentation lives athttps://hf.co/docs/microsoft-azure
Python +3.11 and your preferred dependency manager
uv venv --python 3.11uv pip install -r requirements.txt
Then you can leverage theMakefile
:
$ makehelpUsage: make docs - Auto-generate the examplesfor the docs make clean - Remove the auto-generated docs make serve - Serve the docs locally at http://localhost:5173
Warning
The preview for the index won't show, and the documentation won't be rendered as it wouldwithin thehttps://hf.co/docs/microsoft-azure. To make sure that you are able to preview thedocs, just create a PR and thedoc-builder
bot will build those and comment with the URLof the docs pointing to your PR.
Warning
When contributing note that the examples available athttps://hf.co/docs/microsoft-azureare dynamically generated from theexamples/
directory when building the docs, so ifyou want to either add or update any example, you need to directly edit those underexamples/
.
Additionally, you need to be aware and runmake clean
to prevent the auto-generatedcontent from being pushed intomain
.
About
Hugging Face on Microsoft Azure (documentation, examples and more)
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors4
Uh oh!
There was an error while loading.Please reload this page.