nisten commited on
Commit
2bf682e
β€’
1 Parent(s): 440a2bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -7
README.md CHANGED
@@ -342,12 +342,20 @@ def main():
342
  if __name__ == "__main__":
343
  main()
344
  ```
345
- Now go forth and train, accelerate that code πŸš€
346
- ( you'll need about 22Gb of VRAM, change to batch size 1 for 8Gb)
347
- Results will appear on ./capybara_finetuned_results
348
 
349
- Cheers,
350
 
351
- Nisten Tahiraj
352
- rakun.ai
353
- Toronto, Canada
 
 
 
 
 
 
 
 
 
 
 
342
  if __name__ == "__main__":
343
  main()
344
  ```
345
+ πŸš€ Now go forth and train, accelerate that code!
 
 
346
 
347
+ > **Note:** You'll need about 22GB of VRAM. If you have 8GB, change to batch size 1.
348
 
349
+ Results will appear in `./capybara_finetuned_results`
350
+
351
+ ---
352
+
353
+ ### Author
354
+
355
+ **Nisten Tahiraj**
356
+ 🏒 [rakun.ai](https://rakun.ai)
357
+ πŸ“ Toronto, Canada
358
+
359
+ ---
360
+
361
+ Happy training!