mirror of
https://github.com/NousResearch/atropos.git
synced 2026-05-03 17:53:17 +00:00
Adding cover image from Tinker cookbook repo
This commit is contained in:
parent
cddecccfd1
commit
457339b189
1 changed files with 6 additions and 0 deletions
|
|
@ -219,6 +219,12 @@ This allows you to leverage Atropos for reinforcement learning while utilizing A
|
|||
To use, follow the README on the [plugin repository](https://github.com/axolotl-ai-cloud/plugin-atropos).
|
||||
|
||||
## Tinker
|
||||
<a href="https://github.com/NousResearch/tinker-atropos">
|
||||
<img
|
||||
src="https://raw.githubusercontent.com/thinking-machines-lab/tinker-cookbook/refs/heads/main/assets/tinker-cover.png"
|
||||
alt="Atropos Tinker logo"
|
||||
width="50%">
|
||||
</a>
|
||||
|
||||
The Tinker API is a simple and flexible LoRA trainer framework for researchers and developers to quickly build out their ideas without worrying about the complexities of distributed training. Users write a simple loop that runs on their CPU, and Tinker manages the backend computation on their GPUs, while still providing full control over the training and algorithmic details.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue