Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,12 @@ X-LoRA-Gemma combines protein, chemical, bio-inspired and mechanics of materials
|
|
11 |
2. Mechanics and materials
|
12 |
3. Protein mechanics tasks (featuring generative sequence-to-property and inverse capabilities)
|
13 |
4. Quantum-mechanics based molecular properties QM9 (featuring generative SMILES-to-property and inverse capabilities
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
```python
|
16 |
import torch
|
|
|
11 |
2. Mechanics and materials
|
12 |
3. Protein mechanics tasks (featuring generative sequence-to-property and inverse capabilities)
|
13 |
4. Quantum-mechanics based molecular properties QM9 (featuring generative SMILES-to-property and inverse capabilities
|
14 |
+
|
15 |
+
The model has a variety of capabilities, including designing proteins, designing molecules, and property calculations.
|
16 |
+
|
17 |
+
|
18 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/623ce1c6b66fedf374859fe7/oAr_94tRSilnp1d19ZUIb.png)
|
19 |
+
|
20 |
|
21 |
```python
|
22 |
import torch
|