CoolFace
Apppublic

mknolan/internvit-complete-test

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
README.md32 linesDownload Raw Back to root
1---2title: InternViT Complete Test3emoji: ๐Ÿ”4colorFrom: blue5colorTo: green6sdk: docker7pinned: false8---9 10# InternViT-6B Complete Test11 12This Space provides a comprehensive test for loading the InternViT-6B-224px model with all required dependencies.13 14## Added Dependencies15 16- einops: Required for vision transformer operations17- flash-attn: Required for efficient attention computation18- Additional build tools for proper installation19 20## Features21 22- Enhanced diagnostic output with detailed system information23- Comprehensive GPU compatibility checks24- Memory usage monitoring25- Package version verification26 27## Instructions28 291. Click the "Test Model Loading" button302. Wait for the model to load and run the test313. Check the results for success or errors32