File size: 1,276 Bytes
de3f710
 
 
 
 
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
---
datasets:
- Vezora/Open-Critic-GPT
- dbands/ChemistryCoder
---
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)