card
Browse files
README.md
CHANGED
|
@@ -141,7 +141,7 @@ Help us and recommend Enigma to your friends! We're excited for more Enigma rele
|
|
| 141 |
|
| 142 |
|
| 143 |
## Prompting Guide
|
| 144 |
-
Enigma uses the [Llama 3.2 Instruct](meta-llama/Llama-3.2-3B-Instruct) prompt format. The example script below can be used as a starting point for general chat:
|
| 145 |
|
| 146 |
```python
|
| 147 |
import transformers
|
|
|
|
| 141 |
|
| 142 |
|
| 143 |
## Prompting Guide
|
| 144 |
+
Enigma uses the [Llama 3.2 Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) prompt format. The example script below can be used as a starting point for general chat:
|
| 145 |
|
| 146 |
```python
|
| 147 |
import transformers
|