LeroyDyer commited on
Commit
5c8ae90
1 Parent(s): 2cabcf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -25,7 +25,8 @@ library_name: transformers
25
  This is a smaller model easier for fine tuning !! (faster)
26
  This model was created from a fresh untrained model and has only been trained with swahili : it is still training!
27
 
28
-
 
29
 
30
 
31
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
25
  This is a smaller model easier for fine tuning !! (faster)
26
  This model was created from a fresh untrained model and has only been trained with swahili : it is still training!
27
 
28
+ Plus it will run and train on the laptop no problem ! (only with text corpuses the context needs to be low as it will force the gpu to consume memory so small articles only; later after intensive training the context can be re-extended etc:
29
+ )
30
 
31
 
32
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.