Skip to content

falox/hf-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Running Open Source AI Models from Hugging Face

This notebook shows you how to use one of the thousands of open source AI models hosted on Hugging Face. Use these examples to quickly test the behavior of the different models and validate your ideas.

The easiest way to run the notebook is via Google Colab, but you can run it in any Jupyter Notebook environment or copy/paste the code into a Python 3.8+ terminal.