Update README.md
Browse files
README.md
CHANGED
@@ -44,9 +44,12 @@ reflect_start="<|reflect|>"
|
|
44 |
reflect_end= "<|/reflect|>"
|
45 |
```
|
46 |
|
47 |
-
|
48 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/623ce1c6b66fedf374859fe7/R65fHhUVtDsfCQbwVDUnD.png)
|
49 |
|
|
|
|
|
|
|
|
|
50 |
### Simple inference:
|
51 |
|
52 |
```python
|
|
|
44 |
reflect_end= "<|/reflect|>"
|
45 |
```
|
46 |
|
|
|
47 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/623ce1c6b66fedf374859fe7/R65fHhUVtDsfCQbwVDUnD.png)
|
48 |
|
49 |
+
PRefLexOR Inference: Thinking and Reflection and Agentic Reasoning
|
50 |
+
[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/lamm-mit/PRefLexOR/blob/main/PRefLexOR_inference_thinking-reflection.ipynb)
|
51 |
+
|
52 |
+
|
53 |
### Simple inference:
|
54 |
|
55 |
```python
|