removing scrollTo query param
Browse files
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
|
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 |
|