matlok commited on
Commit
dad14ae
1 Parent(s): 6f804a0

removing scrollTo query param

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ from typing import Dict, Tuple, List
42
 
43
  # If you want to fine-tune, here's an example Unsloth fine tuning guide for:
44
  # Alpaca + TinyLlama + RoPE Scaling full example.ipynb
45
- # https://colab.research.google.com/drive/1AZghoNBQaMDgWJpi4RbffGM1h6raLUj9?usp=sharing#scrollTo=LjY75GoYUCB8
46
 
47
  # code here was refactored from gist: https://gist.github.com/maldevide/08829eada04ad9bd78e46c1a3787d42b
48
 
 
42
 
43
  # If you want to fine-tune, here's an example Unsloth fine tuning guide for:
44
  # Alpaca + TinyLlama + RoPE Scaling full example.ipynb
45
+ # https://colab.research.google.com/drive/1AZghoNBQaMDgWJpi4RbffGM1h6raLUj9?usp=sharing
46
 
47
  # code here was refactored from gist: https://gist.github.com/maldevide/08829eada04ad9bd78e46c1a3787d42b
48