File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -136,3 +136,15 @@ The documentation is organized into the following sections:
136136 </a>
137137 </div >
138138</div >
139+
140+ ## Talks
141+
142+ <div class =" mt-10 " >
143+ <div class =" w-full flex flex-col space-y-4 md:space-y-0 md:grid md:grid-cols-2 md:gap-y-4 md:gap-x-5 " >
144+ <a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg" href="https://huggingface.co/datasets/trl-lib/documentation-images/resolve/main/Fine%20tuning%20with%20TRL%20(Oct%2025).pdf">
145+ <img src="https://huggingface.co/datasets/trl-lib/documentation-images/resolve/main/Fine%20tuning%20with%20TRL%20(Oct%2025).png" alt="thumbnail" class="mt-0">
146+ <p class="text-gray-500 text-sm">Talk given on October 30, 2025</p>
147+ <p class="text-gray-700">Fine tuning with TRL</p>
148+ </a>
149+ </div >
150+ </div >
You can’t perform that action at this time.
0 commit comments