sdobson commited on
Commit
5d0c7d8
·
verified ·
1 Parent(s): 185f046

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ model-index:
44
  **nanochat** is a 561M parameter transformer language model trained for conversational AI tasks. This model demonstrates that capable chat models
45
  can be trained efficiently on modest hardware budgets (~$100 on 8x H100 GPUs).
46
 
47
- Read about the process at https://samdobson.uk/posts/training-chatgpt-for-cheap/
48
 
49
  Chat with the model at https://huggingface.co/spaces/sdobson/nanochat
50
 
 
44
  **nanochat** is a 561M parameter transformer language model trained for conversational AI tasks. This model demonstrates that capable chat models
45
  can be trained efficiently on modest hardware budgets (~$100 on 8x H100 GPUs).
46
 
47
+ Read about the process at https://samdobson.uk/posts/training-a-chatgpt-clone-for-cheap/
48
 
49
  Chat with the model at https://huggingface.co/spaces/sdobson/nanochat
50