CCCCyx commited on
Commit
e9e1286
·
verified ·
1 Parent(s): 69037ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -21
README.md CHANGED
@@ -288,27 +288,6 @@ texts = [item["text"] for item in result["results"]]
288
  - multimodal prompt experiments for release validation
289
  - checkpoint-level inference integration and debugging
290
 
291
- ## 🛠️ Full Requirements
292
-
293
- Core validated inference dependencies:
294
-
295
- - `python==3.12.13`
296
- - `torch==2.8.0+cu128`
297
- - `torchvision==0.23.0+cu128`
298
- - `transformers==4.57.1`
299
- - `accelerate==1.12.0`
300
- - `flash_attn==2.8.1`
301
- - `torchcodec==0.7.0`
302
- - `numpy==2.4.3`
303
- - `pillow==12.1.1`
304
- - `joblib==1.5.2`
305
- - `einops==0.8.2`
306
-
307
- Validated setup notes:
308
-
309
- - CUDA runtime used for validation: `12.8`
310
- - Inference loading uses `trust_remote_code=True` and `attn_implementation="flash_attention_2"`
311
-
312
  ## 🚧 Limitations and Future Work
313
 
314
  MOSS-VL-Base-0408 is a pretrained base checkpoint intended primarily as a foundation model, and several release items are still being finalized:
 
288
  - multimodal prompt experiments for release validation
289
  - checkpoint-level inference integration and debugging
290
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
291
  ## 🚧 Limitations and Future Work
292
 
293
  MOSS-VL-Base-0408 is a pretrained base checkpoint intended primarily as a foundation model, and several release items are still being finalized: