winglian commited on
Commit
1c3889a
1 Parent(s): 1ec8159

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -12,6 +12,13 @@ pipeline_tag: text-generation
12
  Unreleased, untested, unfinished beta.
13
 
14
 
 
 
 
 
 
 
 
15
  # Inference
16
 
17
  Remove *`.to('cuda')`* for unaccelerated.
 
12
  Unreleased, untested, unfinished beta.
13
 
14
 
15
+ # Training
16
+
17
+ Trained on 8xA6000s for 3 epochs for 37.5h (12.5h/epoch) at a commodity cost of $240 ($80/epoch).
18
+
19
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
20
+
21
+
22
  # Inference
23
 
24
  Remove *`.to('cuda')`* for unaccelerated.