Update README.md
Browse files
README.md
CHANGED
@@ -28,8 +28,6 @@ tokenizer = AutoTokenizer.from_pretrained(model_name)
|
|
28 |
|
29 |
```
|
30 |
|
31 |
-
Check (https://huggingface.co/lamm-mit/BioinspiredLlama-3-1-8B-128k-dominant-protein-SS-structure) for further examples use of the model for protein structural features prediction.
|
32 |
-
|
33 |
#### Function to interact with the model
|
34 |
|
35 |
```
|
|
|
28 |
|
29 |
```
|
30 |
|
|
|
|
|
31 |
#### Function to interact with the model
|
32 |
|
33 |
```
|