File size: 2,054 Bytes
de3f710
 
 
 
5530305
7468b33
6e6f696
2159929
de3f710
2159929
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5d47bc4
 
 
 
2dd258e
 
 
 
5edb931
 
 
00a5610
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de3f710
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
datasets:
- Vezora/Open-Critic-GPT
- dbands/ChemistryCoder
- iamtarun/python_code_instructions_18k_alpaca
- AI-MO/NuminaMath-CoT
- AdaptLLM/med_knowledge_prob
pipeline_tag: text-generation
---
2024-08-05: Use the following prompting to get the best out of this model:

alpaca_prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.

### Instruction:
{}

### Input:
{}

### Response:
{}"""

The model will return the Response.



2024-08-01: This model is still making up chemical SMILE combinations, I will resolve this through fine tuning.  I have also started training the model on mathimatical reasoning.
This model makes stuff up, lots of stuff.  I do like the fact that the model creates working code though.

2024-08-01: I have now started chaning this model to be able to create chemistry based code suitable to be used in RDKit.  I used a small data set so as to perform a proof of concept.

This model is highly experimental, do not use it in production scenarios yet.

2024-07-27
This is a test model to create a plan to create code that can run in RDKit to simulate chemical reactions.  I have limited the outputs to only creating the plan to implement the code, not the coding itself.  This model is only intended for researchers, none of the outputs must be used in the real world, as these models can halucinante and create outcomes with unpredictable outcomes.


---
base_model: dbands/tantrum_16bit
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- trl
---

# Uploaded  model

- **Developed by:** dbands
- **License:** apache-2.0
- **Finetuned from model :** dbands/tantrum_16bit

This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.

[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)