Update README.md
Browse files
README.md
CHANGED
|
@@ -79,6 +79,8 @@ During inference testing, several interesting behavioral patterns and biases wer
|
|
| 79 |
|
| 80 |
## Example Inference Code
|
| 81 |
|
|
|
|
|
|
|
| 82 |
To run this model effectively, you must utilize sampling with an appropriate temperature to prevent state-stagnation loops.
|
| 83 |
|
| 84 |
```python
|
|
|
|
| 79 |
|
| 80 |
## Example Inference Code
|
| 81 |
|
| 82 |
+
Attached repo : https://github.com/Antix5/ViLM
|
| 83 |
+
|
| 84 |
To run this model effectively, you must utilize sampling with an appropriate temperature to prevent state-stagnation loops.
|
| 85 |
|
| 86 |
```python
|