Trained by an A100 for about 3 days.
I trained it off multiple datasets fro pcb design, verilog, and etc
it was a solo project and this is the FIRST version of the model.
Use the code below to get started with the model.
1from unsloth import FastLanguageModel
2model, tokenizer = FastLanguageModel.from_pretrained("Eikovo/OTTER-1.0")
Took 3 days with an A100.
Its decent.