mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-01 10:20:00 +00:00
Add missing bullet point
This commit is contained in:
parent
222f7b16f8
commit
52ee1c7cdb
@ -9,8 +9,6 @@
|
||||
|
||||
### Optional Code
|
||||
|
||||
[load-finetuned-model.ipynb](load-finetuned-model.ipynb) is a standalone Jupyter notebook to load the finetuned model we created in this chapter
|
||||
|
||||
|
||||
- [load-finetuned-model.ipynb](load-finetuned-model.ipynb) is a standalone Jupyter notebook to load the finetuned model we created in this chapter
|
||||
- [gpt_class_finetune.py](gpt_class_finetune.py) is a standalone Python script file with the code that we implemented in [ch06.ipynb](ch06.ipynb) to finetune the GPT model (you can think of it as a chapter summary)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user