Update README.md
Browse files
README.md
CHANGED
|
@@ -41,7 +41,6 @@ Unlike standard Qwen2 models, this `Hybrid-v9` backbone features:
|
|
| 41 |
**⚠️ IMPORTANT:**
|
| 42 |
This project is not fully completed yet, and the current weighting is not a very good tradeoff.
|
| 43 |
If I obtain new training results in the future, I will continue to update them here
|
| 44 |
-
If you plan to test this
|
| 45 |
|
| 46 |
If you have decided to test this not-so-perfect weight, please be aware:
|
| 47 |
Because this model uses a custom architecture, you **MUST** pass `trust_remote_code=True` when loading it.
|
|
|
|
| 41 |
**⚠️ IMPORTANT:**
|
| 42 |
This project is not fully completed yet, and the current weighting is not a very good tradeoff.
|
| 43 |
If I obtain new training results in the future, I will continue to update them here
|
|
|
|
| 44 |
|
| 45 |
If you have decided to test this not-so-perfect weight, please be aware:
|
| 46 |
Because this model uses a custom architecture, you **MUST** pass `trust_remote_code=True` when loading it.
|