Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

julienkay
/
Phi-3-mini-4k-instruct_no_cache_uint8

unity-sentis
phi3
custom_code
Model card Files Files and versions
xet
Community
2

Instructions to use julienkay/Phi-3-mini-4k-instruct_no_cache_uint8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • unity-sentis

    How to use julienkay/Phi-3-mini-4k-instruct_no_cache_uint8 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
Phi-3-mini-4k-instruct_no_cache_uint8
3.82 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
julienkay's picture
julienkay
Update generation_config.json
0123806 verified almost 2 years ago
  • .gitattributes
    1.57 kB
    Upload 16 files almost 2 years ago
  • README.md
    807 Bytes
    Update README.md almost 2 years ago
  • added_tokens.json
    306 Bytes
    Upload 16 files almost 2 years ago
  • config.json
    1.05 kB
    Upload 16 files almost 2 years ago
  • generation_config.json
    194 Bytes
    Update generation_config.json almost 2 years ago
  • model.sentis
    3.82 GB
    xet
    Upload 16 files almost 2 years ago
  • special_tokens_map.json
    599 Bytes
    Upload 16 files almost 2 years ago
  • tokenizer.json
    1.84 MB
    Upload 16 files almost 2 years ago
  • tokenizer.model
    500 kB
    xet
    Upload 16 files almost 2 years ago
  • tokenizer_config.json
    3.44 kB
    Upload 16 files almost 2 years ago