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

Sky-Kim
/
fastvlm-0.5b-unity

Visual Question Answering
unity-sentis
Model card Files Files and versions
xet
Community
1

Instructions to use Sky-Kim/fastvlm-0.5b-unity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • unity-sentis

    How to use Sky-Kim/fastvlm-0.5b-unity 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
fastvlm-0.5b-unity / Assets /FastVLM
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Sky-Kim's picture
Sky-Kim
Inital commit
491ea64 4 months ago
  • Models
    Inital commit 4 months ago
  • FastVLMScene.unity
    36.7 kB
    Inital commit 4 months ago
  • FastVLMScene.unity.meta
    155 Bytes
    Inital commit 4 months ago
  • ModelVLM.cs
    15.9 kB
    Inital commit 4 months ago
  • ModelVLM.cs.meta
    59 Bytes
    Inital commit 4 months ago
  • Models.meta
    172 Bytes
    Inital commit 4 months ago
  • Qwen2Tokenizer.cs
    8.72 kB
    Inital commit 4 months ago
  • Qwen2Tokenizer.cs.meta
    59 Bytes
    Inital commit 4 months ago
  • Time Ghost _ Unity 6.mp4
    21.1 MB
    xet
    Inital commit 4 months ago
  • Time Ghost _ Unity 6.mp4.meta
    354 Bytes
    Inital commit 4 months ago
  • VLMController.cs
    9.41 kB
    Inital commit 4 months ago
  • VLMController.cs.meta
    59 Bytes
    Inital commit 4 months ago