Antix5 commited on
Commit
ad5459c
·
verified ·
1 Parent(s): 9df343d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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