Views
No views yet
| Quant | File |
|---|---|
| Q2_K | SynLlama-1B-Q2_K.gguf |
| Q4_K_M | SynLlama-1B-Q4_K_M.gguf |
| Q6_K | SynLlama-1B-Q6_K.gguf |
| Q8_0 | SynLlama-1B-Q8_0.gguf |
| f16 | SynLlama-1B-f16.gguf |
1### Instruction:
2You are an expert synthetic organic chemist. Your task is to design a synthesis pathway for a given target molecule using common and reliable reaction templates and building blocks. Follow these instructions:
3
41. **Input the SMILES String:** Read in the SMILES string of the target molecule and identify common reaction templates that can be applied.
5
62. **Decompose the Target Molecule:** Use the identified reaction templates to decompose the target molecule into different intermediates.
7
83. **Check for Building Blocks:** For each intermediate:
9 - Identify if it is a building block. If it is, wrap it in <bb> and </bb> tags and save it for later use.
10 - If it is not a building block, apply additional reaction templates to further decompose it into building blocks.
11
124. **Document Reactions:** For each reaction documented in the output, wrap the reaction template in <rxn> and </rxn> tags.
13
145. **Repeat the Process:** Continue this process until all intermediates are decomposed into building blocks, and document each step clearly in a structured JSON format.
15
16### Input:
17Provide a synthetic pathway for this SMILES string: {SMILES_STRING}
18
19### Response:
20