metadata
title: InternViT Fixed Test
emoji: π
colorFrom: yellow
colorTo: red
sdk: docker
pinned: false
InternViT-6B with Fixed Quotes
This Space demonstrates loading and using the InternViT-6B model with a patched flash-attn implementation.
Fixes Applied
- Fixed the f-string quote issue in the Python script
- Uses a separate Python file instead of embedding it in the Dockerfile
- Includes a dummy flash-attn implementation to avoid compilation
- Provides detailed diagnostics on startup
Benefits
- Much faster build time
- No compilation errors or timeouts
- Still loads the full 6B parameter model
- Demonstrates basic functionality
Instructions
- Click the "Test Model Loading" button
- Wait for the model to load and run the test
- Check the results for success or errors