Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ Bimba was developed and trained as a part of master's thesis, and I hope that I
|
|
| 27 |
|
| 28 |
## Using
|
| 29 |
|
| 30 |
-
To download Bimba you can clone GitHub repository and use the HybridMamba2MT class:
|
| 31 |
|
| 32 |
```python
|
| 33 |
from model_classes import HybridMamba2MT
|
|
|
|
| 27 |
|
| 28 |
## Using
|
| 29 |
|
| 30 |
+
To download Bimba you can clone the GitHub repository and use the HybridMamba2MT class:
|
| 31 |
|
| 32 |
```python
|
| 33 |
from model_classes import HybridMamba2MT
|