slim-7b / README.md
hvbhanot's picture
Update README.md
0dfc2b3 verified
|
Raw
History Blame Contribute Delete
984 Bytes
---
library_name: transformers
tags:
- SLiM
- qlora
- eidos
base_model:
- Qwen/Qwen2.5-Coder-7B-Instruct
---
## Model Description:
SLiM-7b is a fine-tuned version of the Qwen2.5-Coder-7B-Instruct model, specialized in generating and understanding SLiM/Eidos code for evolutionary simulations. Trained efficiently using QLoRA on a curated dataset of SLiM recipes, code examples, and synthetic scenarios, this model serves as an expert AI assistant for evolutionary biologists. It excels at generating functional SLiM code from natural language prompts, completing partial code, explaining complex simulation concepts, and assisting in modifying existing models. This enables users to quickly develop, debug, and understand simulations involving population genetics, selection, mutation, recombination, spatial structures, and tree-sequence recording. Like all large language models, it may occasionally generate imperfect code or explanations, so verification is always recommended.