mknolan commited on
Commit
3228043
Β·
verified Β·
1 Parent(s): 47f9f3b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -5
README.md CHANGED
@@ -1,10 +1,31 @@
1
  ---
2
- title: Internvit Complete Test
3
- emoji: πŸƒ
4
- colorFrom: gray
5
- colorTo: red
6
  sdk: docker
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: InternViT Complete Test
3
+ emoji: πŸ”
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: docker
7
  pinned: false
8
  ---
9
 
10
+ # InternViT-6B Complete Test
11
+
12
+ This Space provides a comprehensive test for loading the InternViT-6B-224px model with all required dependencies.
13
+
14
+ ## Added Dependencies
15
+
16
+ - einops: Required for vision transformer operations
17
+ - flash-attn: Required for efficient attention computation
18
+ - Additional build tools for proper installation
19
+
20
+ ## Features
21
+
22
+ - Enhanced diagnostic output with detailed system information
23
+ - Comprehensive GPU compatibility checks
24
+ - Memory usage monitoring
25
+ - Package version verification
26
+
27
+ ## Instructions
28
+
29
+ 1. Click the "Test Model Loading" button
30
+ 2. Wait for the model to load and run the test
31
+ 3. Check the results for success or errors