Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -99,11 +99,6 @@ conda activate moss_vl
|
|
| 99 |
pip install -i https://pypi.org/simple --no-build-isolation -r requirements.txt
|
| 100 |
```
|
| 101 |
|
| 102 |
-
Validated setup notes:
|
| 103 |
-
|
| 104 |
-
- CUDA runtime used for validation: `12.8`
|
| 105 |
-
- Inference loading uses `trust_remote_code=True` and `attn_implementation="flash_attention_2"`
|
| 106 |
-
|
| 107 |
### 🏃 Run Inference
|
| 108 |
|
| 109 |
|
|
|
|
| 99 |
pip install -i https://pypi.org/simple --no-build-isolation -r requirements.txt
|
| 100 |
```
|
| 101 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
### 🏃 Run Inference
|
| 103 |
|
| 104 |
|