akkerina commited on
Commit
ccc39ae
·
verified ·
1 Parent(s): eb2f4cb

Updated README.md to add "how to use" section

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,3 +20,6 @@ language:
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
23
+
24
+ # How to generate the outputfile
25
+ Change the model name and the token in the sample code, then run.