AIGym commited on
Commit
a84f0a0
1 Parent(s): 89660a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -1,11 +1,8 @@
1
  # TinyLlama-1.1B-2.5T-chat
2
- It was created by starting with the TinyLlama-1.1B-2.5T-chat and training it on the open assistant dataset. We have attached the wandb report in pdf form to view the training run at a glance.
3
 
4
  # Reson
5
- This model was fine tuned to allow it to follow direction and is a steeping stone to further training, but still would be good for asking qestions about code.
6
-
7
- # How to use
8
- Use your normal llama prompt templete
9
 
10
  # Referrals
11
  Run Pod - This is who I use to train th emodels on huggingface. If you use it we both get free crdits. - <a href="https://runpod.io?ref=kilq83n1" target="_blank" style="color: #3498db; text-decoration: none; font-weight: bold;">Visit Runpod's Website!</a>
 
1
  # TinyLlama-1.1B-2.5T-chat
2
+ It was created by starting with the TinyLlama-1.1B-2.5T-chat and training it on a llama dataset. We have attached the wandb report in pdf form to view the training run at a glance.
3
 
4
  # Reson
5
+ This model was fine tuned to allow it to follow direction and is a steeping stone to further training.
 
 
 
6
 
7
  # Referrals
8
  Run Pod - This is who I use to train th emodels on huggingface. If you use it we both get free crdits. - <a href="https://runpod.io?ref=kilq83n1" target="_blank" style="color: #3498db; text-decoration: none; font-weight: bold;">Visit Runpod's Website!</a>