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
| fileFormatVersion: 2 | |
| guid: 052faaac586de48259a63d0c4782560b | |
| ScriptedImporter: | |
| internalIDToNameTable: [] | |
| externalObjects: {} | |
| serializedVersion: 2 | |
| userData: | |
| assetBundleName: | |
| assetBundleVariant: | |
| script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3} | |
| generateWrapperCode: 0 | |
| wrapperCodePath: | |
| wrapperClassName: | |
| wrapperCodeNamespace: | |