Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

unity
/
inference-engine-phi-1_5

Text Generation
unity-sentis
unity-inference-engine
Model card Files Files and versions
xet
Community
6

Instructions to use unity/inference-engine-phi-1_5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • unity-sentis

    How to use unity/inference-engine-phi-1_5 with unity-sentis:

    string modelName = "[Your model name here].sentis";
    Model model = ModelLoader.Load(Application.streamingAssetsPath + "/" + modelName);
    IWorker engine = WorkerFactory.CreateWorker(BackendType.GPUCompute, model);
    // Please see provided C# file for more details
    
  • Notebooks
  • Google Colab
  • Kaggle
inference-engine-phi-1_5
Ctrl+K
Ctrl+K
  • 4 contributors
History: 3 commits
PB Unity
Update README.md
55b34d4 verified about 2 years ago
  • .gitattributes
    1.57 kB
    Upload 3 files about 2 years ago
  • README.md
    1.66 kB
    Update README.md about 2 years ago
  • merges.txt
    456 kB
    Upload 3 files about 2 years ago
  • phi15.sentis
    5.67 GB
    xet
    Upload 3 files about 2 years ago
  • vocab.json
    798 kB
    Upload 3 files about 2 years ago